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