Searched refs:cameraOp (Results 1 – 1 of 1) sorted by relevance
2063 final int[] cameraOp = {AppOpsManager.OP_CAMERA}; in setSystemProcess() local2064 mAppOpsService.startWatchingActive(cameraOp, new IAppOpsActiveCallback.Stub() { in setSystemProcess()