Searched refs:SensorPrivacyService (Results 1 – 5 of 5) sorted by relevance
22 import static com.android.server.sensorprivacy.SensorPrivacyService.getCurrentTimeMillis;
143 public final class SensorPrivacyService extends SystemService { class145 private static final String TAG = SensorPrivacyService.class.getSimpleName();151 SensorPrivacyService.class.getName() + ".action.disable_sensor_privacy";177 public SensorPrivacyService(Context context) { in SensorPrivacyService() method in SensorPrivacyService1547 return SensorPrivacyService.this in isSensorPrivacyEnabled()1592 SensorPrivacyService.this.mSensorPrivacyServiceImpl; in setPhysicalToggleSensorPrivacy()
44 "file_patterns": ["SensorPrivacyService\\.java"]
200 import com.android.server.sensorprivacy.SensorPrivacyService;1340 mSystemServiceManager.startService(new SensorPrivacyService(mSystemContext)); in startBootstrapServices()
9897 HSPLcom/android/server/sensorprivacy/SensorPrivacyService$SensorPrivacyServiceImpl;->enforceObserve…9898 HSPLcom/android/server/sensorprivacy/SensorPrivacyService$SensorPrivacyServiceImpl;->isToggleSensor…13587 Lcom/android/server/sensorprivacy/SensorPrivacyService;