Searched defs:ModeCallback (Results 1 – 1 of 1) sorted by relevance
1539 final class ModeCallback implements DeathRecipient { class in AppOpsService1550 ModeCallback(IAppOpsCallback callback, int watchingUid, int flags, int watchedOp, in ModeCallback() method in AppOpsService.ModeCallback2900 private static HashMap<ModeCallback, ArrayList<ChangeRec>> addCallbacks( in addCallbacks()