summaryrefslogtreecommitdiff
path: root/src/com/android/settings/display/AdaptiveSleepCameraStatePreferenceController.java
AgeCommit message (Collapse)Author
2021-07-07Add stats log for sensor privacy.Pyuli Naithani
Test: statsd_testdrive 381 BUG: 192269258 Change-Id: I69e766b789b4b4a6ca0ad26b3a312baca3dbccd2
2021-05-19Defers initialization of preferences.Yi Jiang
In Screen Timeout Settings, preferences should not be initialized in onAttach() because the setting style hasn't been loaded yet. This change defers the initialiaztion of those preferences so that they appear correctly. Test: manually tested. Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.display Bug: 183909540 Change-Id: I86cfe196549d709ed763faa004fff7b631365b1e
2021-04-16Update mic/camera toggles apiEvan Severson
Test: Build Bug: 181681375 Change-Id: I8c2cdc76490424e1bcaac93daefb3676e51de8ca
2021-04-08Add warning message when camera privacy lock is enabled for screen attention ↵Abel Tesfaye
settings Test: locally with flame, make RunSettingsRoboTests -j$(nproc) ROBOTEST_FILTER=AdaptiveSleepCameraStatePreferenceControllerTest, AdaptiveSleepPreferenceControllerTest Bug: 177462182 Change-Id: I9880d6b82e9a5040534aceda4ff15275e0bcf72a