Lines Matching refs:getService
32 sp<hardware::ISensorPrivacyManager> SensorPrivacyManager::getService() in getService() function in android::SensorPrivacyManager
45 sp<hardware::ISensorPrivacyManager> service = getService(); in supportsSensorToggle()
62 sp<hardware::ISensorPrivacyManager> service = getService(); in addSensorPrivacyListener()
71 sp<hardware::ISensorPrivacyManager> service = getService(); in addToggleSensorPrivacyListener()
82 sp<hardware::ISensorPrivacyManager> service = getService(); in removeSensorPrivacyListener()
91 sp<hardware::ISensorPrivacyManager> service = getService(); in removeToggleSensorPrivacyListener()
99 sp<hardware::ISensorPrivacyManager> service = getService(); in isSensorPrivacyEnabled()
111 sp<hardware::ISensorPrivacyManager> service = getService(); in isToggleSensorPrivacyEnabled()
123 sp<hardware::ISensorPrivacyManager> service = getService(); in isToggleSensorPrivacyEnabled()
136 sp<hardware::ISensorPrivacyManager> service = getService(); in isToggleSensorPrivacyEnabled()
148 sp<hardware::ISensorPrivacyManager> service = getService(); in getToggleSensorPrivacyState()
159 sp<hardware::ISensorPrivacyManager> service = getService(); in getCameraPrivacyAllowlist()
169 sp<hardware::ISensorPrivacyManager> service = getService(); in isCameraPrivacyEnabled()
180 sp<hardware::ISensorPrivacyManager> service = getService(); in linkToDeath()
189 sp<hardware::ISensorPrivacyManager> service = getService(); in unlinkToDeath()