Searched refs:IContextHubClientCallback (Results 1 – 13 of 13) sorted by relevance
/aosp12/frameworks/base/core/java/android/hardware/location/ |
H A D | IContextHubService.aidl | 29 import android.hardware.location.IContextHubClientCallback; 63 int contextHubId, in IContextHubClientCallback client, in String attributionTag, in createClient()
|
H A D | IContextHubClientCallback.aidl | 27 oneway interface IContextHubClientCallback { interface
|
H A D | ContextHubManager.java | 765 private IContextHubClientCallback createClientCallback( 767 return new IContextHubClientCallback.Stub() { 845 IContextHubClientCallback clientInterface = createClientCallback(
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | ContextHubClientBroker.java | 39 import android.hardware.location.IContextHubClientCallback; 157 private IContextHubClientCallback mCallbackInterface = null; 174 void accept(IContextHubClientCallback callback) throws RemoteException; in accept() 316 short hostEndPointId, IContextHubClientCallback callback, String attributionTag, in ContextHubClientBroker() 346 short hostEndPointId, IContextHubClientCallback callback, String attributionTag, in ContextHubClientBroker()
|
H A D | ContextHubClientManager.java | 25 import android.hardware.location.IContextHubClientCallback; 157 ContextHubInfo contextHubInfo, IContextHubClientCallback clientCallback, in registerClient()
|
H A D | ContextHubService.java | 42 import android.hardware.location.IContextHubClientCallback; 318 private IContextHubClientCallback createDefaultClientCallback(int contextHubId) { in createDefaultClientCallback() 319 return new IContextHubClientCallback.Stub() { in createDefaultClientCallback() 756 int contextHubId, IContextHubClientCallback clientCallback,
|
/aosp12/system/tools/aidl/ |
H A D | hiddenapi-greylist | 161 "android.hardware.location.IContextHubClientCallback",
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 2493 android.hardware.location.IContextHubClientCallback$Stub$Proxy 2494 android.hardware.location.IContextHubClientCallback$Stub 2495 android.hardware.location.IContextHubClientCallback
|
H A D | boot-image-profile.txt | 8593 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;-><init>()V 8594 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->asBinder()Landroid/os/IBinder; 8595 …IContextHubClientCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/o… 25479 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy; 25480 Landroid/hardware/location/IContextHubClientCallback$Stub; 25481 Landroid/hardware/location/IContextHubClientCallback;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 2491 android.hardware.location.IContextHubClientCallback$Stub$Proxy 2492 android.hardware.location.IContextHubClientCallback$Stub 2493 android.hardware.location.IContextHubClientCallback
|
H A D | boot-image-profile.txt | 8588 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;-><init>()V 8589 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->asBinder()Landroid/os/IBinder; 8590 …IContextHubClientCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/o… 35116 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy; 35117 Landroid/hardware/location/IContextHubClientCallback$Stub; 35118 Landroid/hardware/location/IContextHubClientCallback;
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 24231 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onHubReset()V 24236 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppLoaded(J)V 24238 Landroid/hardware/location/IContextHubClientCallback$Stub;-><init>()V 24239 …ardware/location/IContextHubClientCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardwa… 24241 Landroid/hardware/location/IContextHubClientCallback$Stub;->TRANSACTION_onHubReset:I 24248 Landroid/hardware/location/IContextHubClientCallback;->onHubReset()V 24250 Landroid/hardware/location/IContextHubClientCallback;->onNanoAppAborted(JI)V 24251 Landroid/hardware/location/IContextHubClientCallback;->onNanoAppDisabled(J)V 24252 Landroid/hardware/location/IContextHubClientCallback;->onNanoAppEnabled(J)V 24253 Landroid/hardware/location/IContextHubClientCallback;->onNanoAppLoaded(J)V [all …]
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 21427 …ntBroker$$ExternalSyntheticLambda0;->accept(Landroid/hardware/location/IContextHubClientCallback;)V 21432 …ntBroker$$ExternalSyntheticLambda1;->accept(Landroid/hardware/location/IContextHubClientCallback;)V 21434 …ntBroker$$ExternalSyntheticLambda3;->accept(Landroid/hardware/location/IContextHubClientCallback;)V 21436 …ntBroker$$ExternalSyntheticLambda4;->accept(Landroid/hardware/location/IContextHubClientCallback;)V 21439 …ntBroker$$ExternalSyntheticLambda5;->accept(Landroid/hardware/location/IContextHubClientCallback;)V 21458 …derProxy;]Landroid/hardware/location/IContextHubClientCallback;Landroid/hardware/location/IContext… 21476 …ontextHubClientBroker;->lambda$onHubReset$6(Landroid/hardware/location/IContextHubClientCallback;)V 21478 …HubClientBroker;->lambda$onNanoAppLoaded$2(JLandroid/hardware/location/IContextHubClientCallback;)V 21479 …bClientBroker;->lambda$onNanoAppUnloaded$4(JLandroid/hardware/location/IContextHubClientCallback;)V 21481 …location/IContextHubClientCallback;)V+]Landroid/hardware/location/IContextHubClientCallback;Landro… [all …]
|