Searched refs:StartedCallback (Results 1 – 2 of 2) sorted by relevance
1651 final class StartedCallback implements DeathRecipient { class in AppOpsService1657 StartedCallback(IAppOpsStartedCallback callback, int watchingUid, int callingUid, in StartedCallback() method in AppOpsService.StartedCallback3589 final StartedCallback startedCallback = new StartedCallback(callback, watchedUid, in startWatchingStarted()3602 final SparseArray<StartedCallback> startedCallbacks = in stopWatchingStarted()4206 ArraySet<StartedCallback> dispatchedCallbacks = null; in scheduleOpStartedIfNeededLocked()4209 final SparseArray<StartedCallback> callbacks = mStartedWatchers.valueAt(i); in scheduleOpStartedIfNeededLocked()4211 StartedCallback callback = callbacks.get(code); in scheduleOpStartedIfNeededLocked()4234 private void notifyOpStarted(ArraySet<StartedCallback> callbacks, in notifyOpStarted()4242 final StartedCallback callback = callbacks.valueAt(i); in notifyOpStarted()6106 final SparseArray<StartedCallback> startedWatchers = in dump()[all …]
9910 HSPLcom/android/server/appop/AppOpsService$StartedCallback;-><init>(Lcom/android/server/appop/AppOp…9911 HPLcom/android/server/appop/AppOpsService$StartedCallback;->destroy()V+]Lcom/android/internal/app/I…9912 PLcom/android/server/appop/AppOpsService$StartedCallback;->toString()Ljava/lang/String;10070 …]Lcom/android/server/appop/AppOpsService$StartedCallback;Lcom/android/server/appop/AppOpsService$S…52583 Lcom/android/server/appop/AppOpsService$StartedCallback;