Searched refs:APP_OPS (Results 1 – 2 of 2) sorted by relevance
38 public static final int[] APP_OPS = new int[] {AppOpsManager.OP_SYSTEM_ALERT_WINDOW}; field in ForegroundServiceController49 appOpsController.addCallback(APP_OPS, (code, uid, packageName, active) -> { in ForegroundServiceController()
701 case FrameworkStatsLog.APP_OPS: in onPullAtom()3581 int tagId = FrameworkStatsLog.APP_OPS;3793 } else if (atomTag == FrameworkStatsLog.APP_OPS) {