Searched defs:UiModeManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DUiModeManager.java41 * the UiModeManager switches the system {@link android.content.res.Configuration}
55 public class UiModeManager { class
56 private static final String TAG = "UiModeManager";
125 /*package*/ UiModeManager() throws ServiceNotFoundException { method in class:UiModeManager

Completed in 357 milliseconds