Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DContextHubClientBroker.java30 import android.hardware.location.IContextHubClientCallback;
80 private IContextHubClientCallback mCallbackInterface = null;
91 void accept(IContextHubClientCallback callback) throws RemoteException; in accept()
140 IContextHubClientCallback callback) { in ContextHubClientBroker()
DContextHubClientManager.java25 import android.hardware.location.IContextHubClientCallback;
91 ContextHubInfo contextHubInfo, IContextHubClientCallback clientCallback) { in registerClient()
DContextHubService.java34 import android.hardware.location.IContextHubClientCallback;
200 private IContextHubClientCallback createDefaultClientCallback(int contextHubId) { in createDefaultClientCallback()
201 return new IContextHubClientCallback.Stub() { in createDefaultClientCallback()
621 int contextHubId, IContextHubClientCallback clientCallback) throws RemoteException {
/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.java670 private IContextHubClientCallback createClientCallback(
672 return new IContextHubClientCallback.Stub() {
737 IContextHubClientCallback clientInterface = createClientCallback(
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24003 …lientCallback;Ljava/util/concurrent/Executor;)Landroid/hardware/location/IContextHubClientCallback;
24237 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
24238 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lan…
24239 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
24240 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onHubReset()V
24241 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onMessageFromNanoApp(Landroid/har…
24242 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppAborted(JI)V
24243 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppDisabled(J)V
24244 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppEnabled(J)V
24245 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppLoaded(J)V
[all …]
Dboot-image-profile.txt7358 HSPLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;
7359 HSPLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onMessageFromNanoApp(Landroid/…
7360 PLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppLoaded(J)V
7361 PLandroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppUnloaded(J)V
7362 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;-><init>()V
7363 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->asBinder()Landroid/os/IBinder;
33798 Landroid/hardware/location/IContextHubClientCallback$Stub;
33799 Landroid/hardware/location/IContextHubClientCallback;
41744 …lientCallback;Ljava/util/concurrent/Executor;)Landroid/hardware/location/IContextHubClientCallback;
41763 HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->onTransact(ILandroid/os/Parcel;Landr…
/frameworks/base/services/
Dart-profile7845 …Broker$CFacmt7807NhDDkp6CgbkeGnMvQ;->accept(Landroid/hardware/location/IContextHubClientCallback;)V
7846 …Broker$iBGtMeLZ6k5dYJZb_VEUfBBYh9s;->accept(Landroid/hardware/location/IContextHubClientCallback;)V
7847 …Broker$ykmLCadaR6NcV4R42i4K8zw4AWs;->accept(Landroid/hardware/location/IContextHubClientCallback;)V
7940 …oid/hardware/location/ContextHubInfo;Landroid/hardware/location/IContextHubClientCallback;)Landroi…
7953 …on/ContextHubService;->createClient(ILandroid/hardware/location/IContextHubClientCallback;)Landroi…