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