Files
frameworks_base/core/java/android
Tobias Haamel 5333288354 Manager for controlling the UI modes.
The ui modes can be controlled with the UiModeManager class, which
is can be retrieved as a system service via getSytemService(Context.UIMODE_SERVICE).

The class is necessary so that CarHome can be unbundled and other apps can
disable the car mode. Its currently a hidden class, since I'm not sure if this
is the best way to provide this functionality to the user.
2010-02-22 21:42:39 +01:00
..
2010-02-17 16:46:42 -08:00
2010-02-22 21:42:39 +01:00
2010-01-29 13:29:51 -08:00
2010-02-16 17:11:10 -08:00
2010-02-17 14:00:55 -08:00
2010-02-16 08:48:52 -08:00