Searched refs:ALL_OPS (Results 1 – 1 of 1) sorted by relevance
76 import static com.android.server.appop.AppOpsService.ModeCallback.ALL_OPS;732 public static final int ALL_OPS = -2; field in AppOpsService.ModeCallback761 case ALL_OPS: in toString()2397 if (onModeChangedListener.getWatchedOpCode() == ALL_OPS) { in notifyOpChanged()2717 notifiedOps = ALL_OPS; in startWatchingModeWithFlags()