Searched refs:ALL_OPS (Results 1 – 1 of 1) sorted by relevance
69 import static com.android.server.appop.AppOpsService.ModeCallback.ALL_OPS;1241 public static final int ALL_OPS = -2; field in AppOpsService.ModeCallback1281 case ALL_OPS: in toString()2503 if (callback.mWatchedOpCode == ALL_OPS) { in notifyOpChanged()2745 notifiedOps = ALL_OPS; in startWatchingModeWithFlags()