Lines Matching refs:getService
32 sp<hardware::ISensorPrivacyManager> SensorPrivacyManager::getService() in getService() function in android::SensorPrivacyManager
60 sp<hardware::ISensorPrivacyManager> service = getService(); in supportsSensorToggle()
77 sp<hardware::ISensorPrivacyManager> service = getService(); in addSensorPrivacyListener()
86 sp<hardware::ISensorPrivacyManager> service = getService(); in addToggleSensorPrivacyListener()
97 sp<hardware::ISensorPrivacyManager> service = getService(); in removeSensorPrivacyListener()
106 sp<hardware::ISensorPrivacyManager> service = getService(); in removeToggleSensorPrivacyListener()
114 sp<hardware::ISensorPrivacyManager> service = getService(); in isSensorPrivacyEnabled()
126 sp<hardware::ISensorPrivacyManager> service = getService(); in isToggleSensorPrivacyEnabled()
138 sp<hardware::ISensorPrivacyManager> service = getService(); in isToggleSensorPrivacyEnabled()
151 sp<hardware::ISensorPrivacyManager> service = getService(); in isToggleSensorPrivacyEnabled()
163 sp<hardware::ISensorPrivacyManager> service = getService(); in linkToDeath()
172 sp<hardware::ISensorPrivacyManager> service = getService(); in unlinkToDeath()