Searched refs:micAndCameraOps (Results 1 – 1 of 1) sorted by relevance
309 int[] micAndCameraOps = new int[]{OP_RECORD_AUDIO, OP_PHONE_CALL_MICROPHONE, in SensorPrivacyServiceImpl() local311 mAppOpsManager.startWatchingNoted(micAndCameraOps, this); in SensorPrivacyServiceImpl()312 mAppOpsManager.startWatchingStarted(micAndCameraOps, this); in SensorPrivacyServiceImpl()