Searched refs:APP_OPS (Results 1 – 3 of 3) sorted by relevance
267 {android::util::APP_OPS,268 {.puller = new StatsCompanionServicePuller(android::util::APP_OPS)}},
2051 StatsLogEventWrapper e = new StatsLogEventWrapper(StatsLog.APP_OPS, elapsedNanos, in pullAppOps()2476 case StatsLog.APP_OPS: { in pullData()
607 protected static final int[] APP_OPS = new int[] {AppOpsManager.OP_CAMERA, field in StatusBar1063 mAppOpsController.addCallback(APP_OPS, this); in setUpPresenter()