Searched refs:onNanoAppDisabled (Results 1 – 7 of 7) sorted by relevance
48 void onNanoAppDisabled(long nanoAppId); in onNanoAppDisabled() method
98 public void onNanoAppDisabled(ContextHubClient client, long nanoAppId) {} in onNanoAppDisabled() method in ContextHubClientCallback
704 public void onNanoAppDisabled(long nanoAppId) {705 executor.execute(() -> callback.onNanoAppDisabled(client, nanoAppId));
235 public void onNanoAppDisabled(long nanoAppId) { in createDefaultClientCallback() method in ContextHubService
2551 method public void onNanoAppDisabled(android.hardware.location.ContextHubClient, long);
24243 Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;->onNanoAppDisabled(J)V24260 Landroid/hardware/location/IContextHubClientCallback;->onNanoAppDisabled(J)V