diff options
author | Tobias Haamel <haamel@google.com> | 2010-02-18 16:15:43 -0800 |
---|---|---|
committer | Tobias Haamel <haamel@google.com> | 2010-02-22 21:42:39 +0100 |
commit | 53332883543868fb83e111a07306368b7772b340 (patch) | |
tree | 39fe760618d617d4e28d08e2bd00dbd33f055926 /core/res | |
parent | 7e31e0c351a3b2bb70ee5507b34f1c72d62b56d7 (diff) | |
download | frameworks_base-53332883543868fb83e111a07306368b7772b340.zip frameworks_base-53332883543868fb83e111a07306368b7772b340.tar.gz frameworks_base-53332883543868fb83e111a07306368b7772b340.tar.bz2 |
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.
Diffstat (limited to 'core/res')
0 files changed, 0 insertions, 0 deletions