Home
last modified time | relevance | path

Searched refs:IShellCallback (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/libs/binder/
DIShellCallback.cpp34 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()
DBinder.cpp66 Vector<String16>& args, const sp<IShellCallback>& callback, in shellCommand()
259 sp<IShellCallback> shellCallback = IShellCallback::asInterface( in onTransact()
DAndroid.bp60 "IShellCallback.cpp",
/frameworks/base/core/java/android/os/
DShellCallback.java21 import com.android.internal.os.IShellCallback;
35 IShellCallback mShellCallback;
37 class MyShellCallback extends IShellCallback.Stub {
107 mShellCallback = IShellCallback.Stub.asInterface(in.readStrongBinder()); in ShellCallback()
/frameworks/native/libs/binder/include/binder/
DIShellCallback.h27 class IShellCallback : public IInterface
42 class BnShellCallback : public BnInterface<IShellCallback>
DIBinder.h41 class IShellCallback; variable
86 Vector<String16>& args, const sp<IShellCallback>& callback,
/frameworks/base/core/java/com/android/internal/os/
DIShellCallback.aidl22 interface IShellCallback { interface
/frameworks/base/cmds/incidentd/src/
DIncidentService.cpp429 sp<IShellCallback> shellCallback = IShellCallback::asInterface(data.readStrongBinder()); in onTransact()
/frameworks/base/cmds/statsd/src/
DStatsService.cpp264 sp<IShellCallback> shellCallback = IShellCallback::asInterface(data.readStrongBinder()); in onTransact()
/frameworks/base/
DAndroid.bp439 "core/java/com/android/internal/os/IShellCallback.aidl",
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt56210 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;)V
95627 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>()V
95632 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 …]