Searched defs:ModeCallback (Results 1 – 1 of 1) sorted by relevance
730 final class ModeCallback extends OnOpModeChangedListener implements DeathRecipient { class in AppOpsService738 ModeCallback(IAppOpsCallback callback, int watchingUid, int flags, int watchedOpCode, in ModeCallback() method in AppOpsService.ModeCallback