Home
last modified time | relevance | path

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

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