Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java3472 AppOpsService::notifyOpStarted, in scheduleOpStartedIfNeededLocked()
3477 private void notifyOpStarted(ArraySet<StartedCallback> callbacks, in notifyOpStarted() method in AppOpsService