Searched refs:hasCameraPrivacyFeature (Results 1 – 2 of 2) sorted by relevance
714 bool hasCameraPrivacyFeature();
3624 hasCameraPrivacyFeature(); // Called so the result is cached in registerSelf()3648 if (!hasCameraPrivacyFeature()) { in isCameraPrivacyEnabled()3676 bool CameraService::SensorPrivacyPolicy::hasCameraPrivacyFeature() { in hasCameraPrivacyFeature() function in android::CameraService::SensorPrivacyPolicy