Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java3174 private final AppOpsManager.OnOpStartedListener mOpStartedCallback = field in ActiveServices.AppOpCallback
3214 mAppOpsManager.startWatchingStarted(LOGGED_AP_OPS, mOpStartedCallback); in registerLocked()
3224 mAppOpsManager.stopWatchingStarted(mOpStartedCallback); in unregisterLocked()