Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DRemoteServiceCallback.aidl26 oneway interface RemoteServiceCallback { interface
DIConnectionServiceAdapter.aidl31 import com.android.internal.telecom.RemoteServiceCallback;
87 void queryRemoteConnectionServices(RemoteServiceCallback callback, String callingPackage, in queryRemoteConnectionServices()
/frameworks/base/telecomm/java/android/telecom/
DConnectionServiceAdapterServant.java29 import com.android.internal.telecom.RemoteServiceCallback;
206 mDelegate.queryRemoteConnectionServices((RemoteServiceCallback) args2.arg1,
515 public void queryRemoteConnectionServices(RemoteServiceCallback callback,
DConnectionServiceAdapter.java25 import com.android.internal.telecom.RemoteServiceCallback;
332 void queryRemoteConnectionServices(RemoteServiceCallback callback, String callingPackage) { in queryRemoteConnectionServices()
DRemoteConnectionService.java29 import com.android.internal.telecom.RemoteServiceCallback;
301 public void queryRemoteConnectionServices(RemoteServiceCallback callback,
DConnectionService.java41 import com.android.internal.telecom.RemoteServiceCallback;
2554 mAdapter.queryRemoteConnectionServices(new RemoteServiceCallback.Stub() { in onAdapterAttached()
/frameworks/base/boot/
Dpreloaded-classes9217 com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
9218 com.android.internal.telecom.RemoteServiceCallback$Stub
9219 com.android.internal.telecom.RemoteServiceCallback
Dboot-image-profile.txt33502 Lcom/android/internal/telecom/RemoteServiceCallback$Stub$Proxy;
33503 Lcom/android/internal/telecom/RemoteServiceCallback$Stub;
33504 Lcom/android/internal/telecom/RemoteServiceCallback;
/frameworks/base/config/
Dpreloaded-classes9238 com.android.internal.telecom.RemoteServiceCallback$Stub$Proxy
9239 com.android.internal.telecom.RemoteServiceCallback$Stub
9240 com.android.internal.telecom.RemoteServiceCallback
Dboot-image-profile.txt43166 Lcom/android/internal/telecom/RemoteServiceCallback$Stub$Proxy;
43167 Lcom/android/internal/telecom/RemoteServiceCallback$Stub;
43168 Lcom/android/internal/telecom/RemoteServiceCallback;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55356 …rviceAdapter;->queryRemoteConnectionServices(Lcom/android/internal/telecom/RemoteServiceCallback;)V
86676 …oxy;->queryRemoteConnectionServices(Lcom/android/internal/telecom/RemoteServiceCallback;Landroid/t…
86749 …ter;->queryRemoteConnectionServices(Lcom/android/internal/telecom/RemoteServiceCallback;Landroid/t…
87123 Lcom/android/internal/telecom/RemoteServiceCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
87124 Lcom/android/internal/telecom/RemoteServiceCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang…
87125 Lcom/android/internal/telecom/RemoteServiceCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
87126 Lcom/android/internal/telecom/RemoteServiceCallback$Stub$Proxy;->onError()V
87127 Lcom/android/internal/telecom/RemoteServiceCallback$Stub$Proxy;->onResult(Ljava/util/List;Ljava/uti…
87128 Lcom/android/internal/telecom/RemoteServiceCallback$Stub;-><init>()V
87129 …id/internal/telecom/RemoteServiceCallback$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/int…
[all …]