Home
last modified time | relevance | path

Searched defs:StartedCallback (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java802 final class StartedCallback implements DeathRecipient { class in AppOpsService
808 StartedCallback(IAppOpsStartedCallback callback, int watchingUid, int callingUid, in StartedCallback() method in AppOpsService.StartedCallback