Home
last modified time | relevance | path

Searched refs:IContextHubCallback (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIContextHubService.aidl27 import android.hardware.location.IContextHubCallback;
38 int registerCallback(in IContextHubCallback callback); in registerCallback()
DIContextHubCallback.aidl24 oneway interface IContextHubCallback { interface
DContextHubManager.java883 private final IContextHubCallback.Stub mClientCallback = new IContextHubCallback.Stub() {
/frameworks/base/services/core/java/com/android/server/location/
DContextHubService.java32 import android.hardware.location.IContextHubCallback;
90 private final RemoteCallbackList<IContextHubCallback> mCallbacksList =
257 public int registerCallback(IContextHubCallback callback) throws RemoteException {
828 IContextHubCallback callback = mCallbacksList.getBroadcastItem(i);
/frameworks/base/config/
Dboot-image-profile.txt7352 HSPLandroid/hardware/location/IContextHubCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;
7353 HSPLandroid/hardware/location/IContextHubCallback$Stub$Proxy;->onMessageReceipt(IILandroid/hardware…
33794 Landroid/hardware/location/IContextHubCallback$Stub;
33795 Landroid/hardware/location/IContextHubCallback;
41760 HSPLandroid/hardware/location/IContextHubCallback$Stub;->asBinder()Landroid/os/IBinder;
41761 HSPLandroid/hardware/location/IContextHubCallback$Stub;-><init>()V
41762 HSPLandroid/hardware/location/IContextHubCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os…
Dhiddenapi-greylist-max-o.txt24008 …e/location/ContextHubManager;->mClientCallback:Landroid/hardware/location/IContextHubCallback$Stub;
24216 Landroid/hardware/location/IContextHubCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
24217 Landroid/hardware/location/IContextHubCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/Stri…
24218 Landroid/hardware/location/IContextHubCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
24219 Landroid/hardware/location/IContextHubCallback$Stub$Proxy;->onMessageReceipt(IILandroid/hardware/lo…
24220 Landroid/hardware/location/IContextHubCallback$Stub;-><init>()V
24221 …roid/hardware/location/IContextHubCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardwa…
24222 Landroid/hardware/location/IContextHubCallback$Stub;->DESCRIPTOR:Ljava/lang/String;
24223 Landroid/hardware/location/IContextHubCallback$Stub;->TRANSACTION_onMessageReceipt:I
24224 Landroid/hardware/location/IContextHubCallback;->onMessageReceipt(IILandroid/hardware/location/Cont…
[all …]
/frameworks/base/services/
Dart-profile7965 …ver/location/ContextHubService;->registerCallback(Landroid/hardware/location/IContextHubCallback;)I