Home
last modified time | relevance | path

Searched refs:SensorPrivacyService (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/sensorprivacy/
H A DSensorState.java22 import static com.android.server.sensorprivacy.SensorPrivacyService.getCurrentTimeMillis;
H A DSensorPrivacyService.java143 public final class SensorPrivacyService extends SystemService { class
145 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 SensorPrivacyService
1547 return SensorPrivacyService.this in isSensorPrivacyEnabled()
1592 SensorPrivacyService.this.mSensorPrivacyServiceImpl; in setPhysicalToggleSensorPrivacy()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTEST_MAPPING44 "file_patterns": ["SensorPrivacyService\\.java"]
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java200 import com.android.server.sensorprivacy.SensorPrivacyService;
1340 mSystemServiceManager.startService(new SensorPrivacyService(mSystemContext)); in startBootstrapServices()
/aosp14/frameworks/base/services/
H A Dart-profile9897 HSPLcom/android/server/sensorprivacy/SensorPrivacyService$SensorPrivacyServiceImpl;->enforceObserve…
9898 HSPLcom/android/server/sensorprivacy/SensorPrivacyService$SensorPrivacyServiceImpl;->isToggleSensor…
13587 Lcom/android/server/sensorprivacy/SensorPrivacyService;