Home
last modified time | relevance | path

Searched defs:suppressIndividualSensorPrivacyReminders (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/
H A DISensorPrivacyManager.aidl49 void suppressIndividualSensorPrivacyReminders(int userId, int sensor, IBinder token, in suppressIndividualSensorPrivacyReminders() method
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSensorPrivacyService.java1243 public void suppressIndividualSensorPrivacyReminders(int userId, int sensor, in suppressIndividualSensorPrivacyReminders() method in SensorPrivacyService.SensorPrivacyServiceImpl