Home
last modified time | relevance | path

Searched refs:setSensorPrivacyForProfileGroup (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/
DSensorPrivacyManager.java450 public void setSensorPrivacyForProfileGroup(@Sources.Source int source, in setSensorPrivacyForProfileGroup() method in SensorPrivacyManager
452 setSensorPrivacyForProfileGroup(source , sensor, enable, UserHandle.USER_CURRENT); in setSensorPrivacyForProfileGroup()
467 public void setSensorPrivacyForProfileGroup(@Sources.Source int source, in setSensorPrivacyForProfileGroup() method in SensorPrivacyManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DIndividualSensorPrivacyControllerImpl.java67 mSensorPrivacyManager.setSensorPrivacyForProfileGroup(source, sensor, blocked); in setSensorBlocked()
/frameworks/base/core/api/
Dtest-current.txt1054 …droid.Manifest.permission.MANAGE_SENSOR_PRIVACY) public void setSensorPrivacyForProfileGroup(int, …