Home
last modified time | relevance | path

Searched refs:IContextHubTransactionCallback (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIContextHubService.aidl30 import android.hardware.location.IContextHubTransactionCallback;
73 int contextHubId, in IContextHubTransactionCallback transactionCallback, in loadNanoAppOnHub()
78 int contextHubId, in IContextHubTransactionCallback transactionCallback, in unloadNanoAppFromHub()
83 int contextHubId, in IContextHubTransactionCallback transactionCallback, in enableNanoApp()
88 int contextHubId, in IContextHubTransactionCallback transactionCallback, in disableNanoApp()
92 void queryNanoApps(int contextHubId, in IContextHubTransactionCallback transactionCallback); in queryNanoApps()
DContextHubManager.java411 private IContextHubTransactionCallback createTransactionCallback( in createTransactionCallback()
413 return new IContextHubTransactionCallback.Stub() { in createTransactionCallback()
437 private IContextHubTransactionCallback createQueryCallback(
439 return new IContextHubTransactionCallback.Stub() {
478 IContextHubTransactionCallback callback = createTransactionCallback(transaction);
506 IContextHubTransactionCallback callback = createTransactionCallback(transaction);
534 IContextHubTransactionCallback callback = createTransactionCallback(transaction);
562 IContextHubTransactionCallback callback = createTransactionCallback(transaction);
589 IContextHubTransactionCallback callback = createQueryCallback(transaction);
DIContextHubTransactionCallback.aidl28 oneway interface IContextHubTransactionCallback { interface
/frameworks/base/services/core/java/com/android/server/location/
DContextHubService.java36 import android.hardware.location.IContextHubTransactionCallback;
301 private IContextHubTransactionCallback createLoadTransactionCallback(
303 return new IContextHubTransactionCallback.Stub() {
321 private IContextHubTransactionCallback createUnloadTransactionCallback(int contextHubId) {
322 return new IContextHubTransactionCallback.Stub() {
340 private IContextHubTransactionCallback createQueryTransactionCallback(int contextHubId) {
341 return new IContextHubTransactionCallback.Stub() {
371 IContextHubTransactionCallback onCompleteCallback =
397 IContextHubTransactionCallback onCompleteCallback =
450 IContextHubTransactionCallback onCompleteCallback =
[all …]
DContextHubTransactionManager.java23 import android.hardware.location.IContextHubTransactionCallback;
104 IContextHubTransactionCallback onCompleteCallback) { in createLoadTransaction()
152 int contextHubId, long nanoAppId, IContextHubTransactionCallback onCompleteCallback) {
193 int contextHubId, long nanoAppId, IContextHubTransactionCallback onCompleteCallback) {
228 int contextHubId, long nanoAppId, IContextHubTransactionCallback onCompleteCallback) {
262 int contextHubId, IContextHubTransactionCallback onCompleteCallback) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24004 …hardware/location/ContextHubTransaction;)Landroid/hardware/location/IContextHubTransactionCallback;
24005 …hardware/location/ContextHubTransaction;)Landroid/hardware/location/IContextHubTransactionCallback;
24266 …bService$Stub$Proxy;->disableNanoApp(ILandroid/hardware/location/IContextHubTransactionCallback;J)V
24267 …ubService$Stub$Proxy;->enableNanoApp(ILandroid/hardware/location/IContextHubTransactionCallback;J)V
24275 …ce$Stub$Proxy;->loadNanoAppOnHub(ILandroid/hardware/location/IContextHubTransactionCallback;Landro…
24277 …HubService$Stub$Proxy;->queryNanoApps(ILandroid/hardware/location/IContextHubTransactionCallback;)V
24281 …ce$Stub$Proxy;->unloadNanoAppFromHub(ILandroid/hardware/location/IContextHubTransactionCallback;J)V
24300 …/IContextHubService;->disableNanoApp(ILandroid/hardware/location/IContextHubTransactionCallback;J)V
24301 …n/IContextHubService;->enableNanoApp(ILandroid/hardware/location/IContextHubTransactionCallback;J)V
24308 …extHubService;->loadNanoAppOnHub(ILandroid/hardware/location/IContextHubTransactionCallback;Landro…
[all …]
Dboot-image-profile.txt7366 HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub$Proxy;->onQueryResponse(ILjava/ut…
7367 HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub;-><init>()V
33802 Landroid/hardware/location/IContextHubTransactionCallback$Stub;
33803 Landroid/hardware/location/IContextHubTransactionCallback;
41747 …hardware/location/ContextHubTransaction;)Landroid/hardware/location/IContextHubTransactionCallback;
41765 HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub;->asBinder()Landroid/os/IBinder;
41766 HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub;->onTransact(ILandroid/os/Parcel;…
/frameworks/base/services/
Dart-profile7952 …rvice;->checkHalProxyAndContextHubId(ILandroid/hardware/location/IContextHubTransactionCallback;I)Z
7964 …ion/ContextHubService;->queryNanoApps(ILandroid/hardware/location/IContextHubTransactionCallback;)V
7984 …d/hardware/location/NanoAppBinary;Landroid/hardware/location/IContextHubTransactionCallback;)Lcom/…
7985 …Manager;->createQueryTransaction(ILandroid/hardware/location/IContextHubTransactionCallback;)Lcom/…
7986 …nager;->createUnloadTransaction(IJLandroid/hardware/location/IContextHubTransactionCallback;)Lcom/…