Searched refs:IShellCallback (Results 1 – 11 of 11) sorted by relevance
34 class BpShellCallback : public BpInterface<IShellCallback>38 : BpInterface<IShellCallback>(impl) in BpShellCallback()45 data.writeInterfaceToken(IShellCallback::getInterfaceDescriptor()); in openFile()67 CHECK_INTERFACE(IShellCallback, data, reply); in onTransact()
66 Vector<String16>& args, const sp<IShellCallback>& callback, in shellCommand()259 sp<IShellCallback> shellCallback = IShellCallback::asInterface( in onTransact()
60 "IShellCallback.cpp",
21 import com.android.internal.os.IShellCallback;35 IShellCallback mShellCallback;37 class MyShellCallback extends IShellCallback.Stub {107 mShellCallback = IShellCallback.Stub.asInterface(in.readStrongBinder()); in ShellCallback()
27 class IShellCallback : public IInterface42 class BnShellCallback : public BnInterface<IShellCallback>
41 class IShellCallback; variable86 Vector<String16>& args, const sp<IShellCallback>& callback,
22 interface IShellCallback { interface
429 sp<IShellCallback> shellCallback = IShellCallback::asInterface(data.readStrongBinder()); in onTransact()
264 sp<IShellCallback> shellCallback = IShellCallback::asInterface(data.readStrongBinder()); in onTransact()
439 "core/java/com/android/internal/os/IShellCallback.aidl",
56210 Landroid/os/ShellCallback;->mShellCallback:Lcom/android/internal/os/IShellCallback;95625 Lcom/android/internal/os/IShellCallback$Stub$Proxy;95626 Lcom/android/internal/os/IShellCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V95627 Lcom/android/internal/os/IShellCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;95628 Lcom/android/internal/os/IShellCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;95629 Lcom/android/internal/os/IShellCallback$Stub$Proxy;->openFile(Ljava/lang/String;Ljava/lang/String;L…95630 Lcom/android/internal/os/IShellCallback$Stub;95631 Lcom/android/internal/os/IShellCallback$Stub;-><init>()V95632 Lcom/android/internal/os/IShellCallback$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/intern…95633 Lcom/android/internal/os/IShellCallback$Stub;->DESCRIPTOR:Ljava/lang/String;[all …]