| Inherited methods | 
|---|
|  From
class 
  
    com.google.android.aidl.BaseStub
  
  
   
    
      
  
  
  
  
    | 
        
        
        
        
        
        IBinder | 
      asBinder()
       |  
  
  
    | 
        
        
        
        
        
        boolean | 
      routeToSuperOrEnforceInterface(int arg0, Parcel arg1, Parcel arg2, int arg3)
       |  | 
|  From
class 
  
    android.os.Binder
  
  
   
    
      
  
  
  
  
    | 
        
        
        
        
        
        void | 
      attachInterface(IInterface arg0, String arg1)
       |  
  
  
    | 
        
        
        static
        final
        
        long | 
      clearCallingIdentity()
       |  
  
  
    | 
        
        
        
        
        
        void | 
      dump(FileDescriptor arg0, String[] arg1)
       |  
  
  
    | 
        
        
        
        
        
        void | 
      dump(FileDescriptor arg0, PrintWriter arg1, String[] arg2)
       |  
  
  
    | 
        
        
        
        
        
        void | 
      dumpAsync(FileDescriptor arg0, String[] arg1)
       |  
  
  
    | 
        
        
        
        
        
        void | 
      finalize()
       |  
  
  
    | 
        
        
        static
        final
        
        void | 
      flushPendingCommands()
       |  
  
  
    | 
        
        
        static
        final
        
        int | 
      getCallingPid()
       |  
  
  
    | 
        
        
        static
        final
        
        int | 
      getCallingUid()
       |  
  
  
    | 
        
        
        static
        final
        
        UserHandle | 
      getCallingUserHandle()
       |  
  
  
    | 
        
        
        
        
        
        String | 
      getInterfaceDescriptor()
       |  
  
  
    | 
        
        
        
        
        
        boolean | 
      isBinderAlive()
       |  
  
  
    | 
        
        
        static
        final
        
        void | 
      joinThreadPool()
       |  
  
  
    | 
        
        
        
        
        
        void | 
      linkToDeath(IBinder.DeathRecipient arg0, int arg1)
       |  
  
  
    | 
        
        
        
        
        
        boolean | 
      onTransact(int arg0, Parcel arg1, Parcel arg2, int arg3)
       |  
  
  
    | 
        
        
        
        
        
        boolean | 
      pingBinder()
       |  
  
  
    | 
        
        
        
        
        
        IInterface | 
      queryLocalInterface(String arg0)
       |  
  
  
    | 
        
        
        static
        final
        
        void | 
      restoreCallingIdentity(long arg0)
       |  
  
  
    | 
        
        
        
        final
        
        boolean | 
      transact(int arg0, Parcel arg1, Parcel arg2, int arg3)
       |  
  
  
    | 
        
        
        
        
        
        boolean | 
      unlinkToDeath(IBinder.DeathRecipient arg0, int arg1)
       |  | 
|  From
class 
  
    java.lang.Object
  
  
   
    
      
  
  
  
  
    | 
        
        
        
        
        
        Object | 
      clone()
       |  
  
  
    | 
        
        
        
        
        
        boolean | 
      equals(Object arg0)
       |  
  
  
    | 
        
        
        
        
        
        void | 
      finalize()
       |  
  
  
    | 
        
        
        
        final
        
        Class<?> | 
      getClass()
       |  
  
  
    | 
        
        
        
        
        
        int | 
      hashCode()
       |  
  
  
    | 
        
        
        
        final
        
        void | 
      notify()
       |  
  
  
    | 
        
        
        
        final
        
        void | 
      notifyAll()
       |  
  
  
    | 
        
        
        
        
        
        String | 
      toString()
       |  
  
  
    | 
        
        
        
        final
        
        void | 
      wait(long arg0, int arg1)
       |  
  
  
    | 
        
        
        
        final
        
        void | 
      wait(long arg0)
       |  
  
  
    | 
        
        
        
        final
        
        void | 
      wait()
       |  | 
|  From
interface 
  
    android.os.IInterface
  
 | 
|  From
interface 
  
    android.os.IBinder
  
 | 
|  From
interface 
  
    android.support.test.espresso.remote.IInteractionExecutionStatus
  
  
   
    
      
  
  
  
  
    | 
        abstract
        
        
        
        
        boolean | 
      canExecute()
      Returns falseif the given interaction was already executed on the
 remote process |  | 
  Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
  Last updated 2025-02-10 UTC.