Searched refs:extraAppOp (Results 1 – 1 of 1) sorted by relevance
266 int extraAppOp = policy.getExtraAppOpCode(); in onStart() local267 if (extraAppOp != OP_NONE) { in onStart()268 appOpsService.startWatchingMode(extraAppOp, null, mAppOpsCallback); in onStart()