Home
last modified time | relevance | path

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

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