Searched refs:ALL_OPS (Results 1 – 3 of 3) sorted by relevance
267 ALL_OPS -> switchedOps.get(op)489 private const val ALL_OPS = -2
27 import static com.android.server.appop.AppOpsService.ModeCallback.ALL_OPS;458 if (onModeChangedListener.getWatchedOpCode() == ALL_OPS) { in notifyOpChanged()
68 import static com.android.server.appop.AppOpsService.ModeCallback.ALL_OPS;698 public static final int ALL_OPS = -2; field in AppOpsService.ModeCallback727 case ALL_OPS: in toString()2321 notifiedOps = ALL_OPS; in startWatchingModeWithFlags()