Searched refs:APP_OPS (Results 1 – 3 of 3) sorted by relevance
263 {android::util::APP_OPS,264 {.puller = new StatsCompanionServicePuller(android::util::APP_OPS)}},
2091 StatsLogEventWrapper e = new StatsLogEventWrapper(StatsLog.APP_OPS, elapsedNanos, in pullAppOps()2516 case StatsLog.APP_OPS: { in pullData()
626 protected static final int[] APP_OPS = new int[] {AppOpsManager.OP_CAMERA, field in StatusBar1066 mAppOpsController.addCallback(APP_OPS, this); in setUpPresenter()