Home
last modified time | relevance | path

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

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