Methods Summary |
---|
public void | attachInterface(android.os.IInterface owner, java.lang.String descriptor) throw new RuntimeException("Stub!");
|
public static final native long | clearCallingIdentity()
|
public void | dump(java.io.FileDescriptor fd, java.lang.String[] args) throw new RuntimeException("Stub!");
|
protected void | dump(java.io.FileDescriptor fd, java.io.PrintWriter fout, java.lang.String[] args) throw new RuntimeException("Stub!");
|
public void | dumpAsync(java.io.FileDescriptor fd, java.lang.String[] args) throw new RuntimeException("Stub!");
|
protected void | finalize() throw new RuntimeException("Stub!");
|
public static final native void | flushPendingCommands()
|
public static final native int | getCallingPid()
|
public static final native int | getCallingUid()
|
public static final android.os.UserHandle | getCallingUserHandle() throw new RuntimeException("Stub!");
|
public java.lang.String | getInterfaceDescriptor() throw new RuntimeException("Stub!");
|
public boolean | isBinderAlive() throw new RuntimeException("Stub!");
|
public static final native void | joinThreadPool()
|
public void | linkToDeath(android.os.IBinder.DeathRecipient recipient, int flags) throw new RuntimeException("Stub!");
|
protected boolean | onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) throw new RuntimeException("Stub!");
|
public boolean | pingBinder() throw new RuntimeException("Stub!");
|
public android.os.IInterface | queryLocalInterface(java.lang.String descriptor) throw new RuntimeException("Stub!");
|
public static final native void | restoreCallingIdentity(long token)
|
public final boolean | transact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) throw new RuntimeException("Stub!");
|
public boolean | unlinkToDeath(android.os.IBinder.DeathRecipient recipient, int flags) throw new RuntimeException("Stub!");
|