Home
last modified time | relevance | path

Searched refs:IContextHubClientCallback (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIContextHubService.aidl29 import android.hardware.location.IContextHubClientCallback;
62 IContextHubClient createClient(int contextHubId, in IContextHubClientCallback client); in createClient()
DIContextHubClientCallback.aidl27 oneway interface IContextHubClientCallback { interface
DContextHubManager.java713 private IContextHubClientCallback createClientCallback(
715 return new IContextHubClientCallback.Stub() {
783 IContextHubClientCallback clientInterface = createClientCallback(
/frameworks/base/services/core/java/com/android/server/location/
DContextHubClientBroker.java32 import android.hardware.location.IContextHubClientCallback;
85 private IContextHubClientCallback mCallbackInterface = null;
96 void accept(IContextHubClientCallback callback) throws RemoteException; in accept()
167 IContextHubClientCallback callback) { in ContextHubClientBroker()
DContextHubService.java36 import android.hardware.location.IContextHubClientCallback;
218 private IContextHubClientCallback createDefaultClientCallback(int contextHubId) { in createDefaultClientCallback()
219 return new IContextHubClientCallback.Stub() { in createDefaultClientCallback()
637 int contextHubId, IContextHubClientCallback clientCallback) throws RemoteException {
DContextHubClientManager.java26 import android.hardware.location.IContextHubClientCallback;
178 ContextHubInfo contextHubInfo, IContextHubClientCallback clientCallback) { in registerClient()
/frameworks/base/config/
Dpreloaded-classes2541 android.hardware.location.IContextHubClientCallback$Stub$Proxy
2542 android.hardware.location.IContextHubClientCallback$Stub
2543 android.hardware.location.IContextHubClientCallback
Dboot-image-profile.txt9922 …lientCallback;Ljava/util/concurrent/Executor;)Landroid/hardware/location/IContextHubClientCallback;
9948 PLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
9949 HPLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;
9950 HPLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onMessageFromNanoApp(Landroid/h…
9951 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;-><init>()V
9952 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->asBinder()Landroid/os/IBinder;
9953 …ardware/location/IContextHubClientCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardwa…
9954 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->onTransact(ILandroid/os/Parcel;Landr…
9956 …ubService$Stub$Proxy;->createClient(ILandroid/hardware/location/IContextHubClientCallback;)Landroi…
42671 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;
[all …]
/frameworks/base/services/
Dart-profile17146 …Broker$CFacmt7807NhDDkp6CgbkeGnMvQ;->accept(Landroid/hardware/location/IContextHubClientCallback;)V
17151 …Broker$iBGtMeLZ6k5dYJZb_VEUfBBYh9s;->accept(Landroid/hardware/location/IContextHubClientCallback;)V
17153 …Broker$ykmLCadaR6NcV4R42i4K8zw4AWs;->accept(Landroid/hardware/location/IContextHubClientCallback;)V
17354 …;Landroid/hardware/location/ContextHubInfo;SLandroid/hardware/location/IContextHubClientCallback;)V
17368 …HubClientBroker;->lambda$onNanoAppLoaded$2(JLandroid/hardware/location/IContextHubClientCallback;)V
17369 …bClientBroker;->lambda$onNanoAppUnloaded$4(JLandroid/hardware/location/IContextHubClientCallback;)V
17370 …0(Landroid/hardware/location/NanoAppMessage;Landroid/hardware/location/IContextHubClientCallback;)V
17399 …oid/hardware/location/ContextHubInfo;Landroid/hardware/location/IContextHubClientCallback;)Landroi…
17430 …on/ContextHubService;->createClient(ILandroid/hardware/location/IContextHubClientCallback;)Landroi…
17431 …extHubService;->createDefaultClientCallback(I)Landroid/hardware/location/IContextHubClientCallback;