Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java846 final class NotedCallback implements DeathRecipient { class in AppOpsService
852 NotedCallback(IAppOpsNotedCallback callback, int watchingUid, int callingUid, in NotedCallback() method in AppOpsService.NotedCallback