Searched refs:IContextHubCallback (Results 1 – 7 of 7) sorted by relevance
27 import android.hardware.location.IContextHubCallback;38 int registerCallback(in IContextHubCallback callback); in registerCallback()
24 oneway interface IContextHubCallback { interface
938 private final IContextHubCallback.Stub mClientCallback = new IContextHubCallback.Stub() {
34 import android.hardware.location.IContextHubCallback;95 private final RemoteCallbackList<IContextHubCallback> mCallbacksList =271 public int registerCallback(IContextHubCallback callback) throws RemoteException {869 IContextHubCallback callback = mCallbacksList.getBroadcastItem(i);
2535 android.hardware.location.IContextHubCallback$Stub$Proxy2536 android.hardware.location.IContextHubCallback$Stub2537 android.hardware.location.IContextHubCallback
9935 PLandroid/hardware/location/IContextHubCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V9936 HPLandroid/hardware/location/IContextHubCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;9937 HPLandroid/hardware/location/IContextHubCallback$Stub$Proxy;->onMessageReceipt(IILandroid/hardware/…9938 HSPLandroid/hardware/location/IContextHubCallback$Stub;-><init>()V9939 HSPLandroid/hardware/location/IContextHubCallback$Stub;->asBinder()Landroid/os/IBinder;9940 …roid/hardware/location/IContextHubCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardwa…9941 HSPLandroid/hardware/location/IContextHubCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os…9958 …/IContextHubService$Stub$Proxy;->registerCallback(Landroid/hardware/location/IContextHubCallback;)I42665 Landroid/hardware/location/IContextHubCallback$Stub$Proxy;42666 Landroid/hardware/location/IContextHubCallback$Stub;[all …]
17458 …ver/location/ContextHubService;->registerCallback(Landroid/hardware/location/IContextHubCallback;)I