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