Searched defs:setToggleSensorPrivacyForProfileGroup (Results 1 – 4 of 4) sorted by relevance
43 void setToggleSensorPrivacyForProfileGroup(int userId, int source, int sensor, boolean enable); in setToggleSensorPrivacyForProfileGroup() method
47 void setToggleSensorPrivacyForProfileGroup(int userId, int source, int sensor, boolean enable); in setToggleSensorPrivacyForProfileGroup() method
225 binder::Status setToggleSensorPrivacyForProfileGroup(int32_t /*userId*/, int32_t /*source*/, in setToggleSensorPrivacyForProfileGroup() function in FuzzerSensorPrivacyManager
1166 public void setToggleSensorPrivacyForProfileGroup(@UserIdInt int userId, in setToggleSensorPrivacyForProfileGroup() method in SensorPrivacyService.SensorPrivacyServiceImpl