summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/UiModeManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Added notification color to all system notificationsSelim Cinek2014-08-201-0/+2
* rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEPkeunyoung2014-08-131-1/+1
* add UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK flag for enableCarModekeunyoung2014-07-301-6/+10
* Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-2/+8
* FEATURE_LEANBACK implies that the device is a tv.Tim Kilbourn2014-03-141-1/+3
* Make SystemService constructor take a Context.Jeff Brown2014-02-101-0/+4
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+618