Home
last modified time | relevance | path

Searched refs:onNanoAppDisabled (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/location/
H A DIContextHubClientCallback.aidl48 void onNanoAppDisabled(long nanoAppId); in onNanoAppDisabled() method
H A DContextHubClientCallback.java107 public void onNanoAppDisabled(ContextHubClient client, long nanoAppId) {} in onNanoAppDisabled() method in ContextHubClientCallback
H A DContextHubManager.java783 public void onNanoAppDisabled(long nanoAppId) {
786 callback.onNanoAppDisabled(client, nanoAppId);
/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubService.java308 public void onNanoAppDisabled(long nanoAppId) { in createDefaultClientCallback() method
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt5200 method public void onNanoAppDisabled(android.hardware.location.ContextHubClient, long);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21356 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppDisabled(J)V
21373 Landroid/hardware/location/IContextHubClientCallback;->onNanoAppDisabled(J)V