Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java696 final class ModeCallback extends OnOpModeChangedListener implements DeathRecipient { class in AppOpsService
704 ModeCallback(IAppOpsCallback callback, int watchingUid, int flags, int watchedOpCode, in ModeCallback() method in AppOpsService.ModeCallback