Searched refs:UI_MODE_SERVICE (Results 1 – 8 of 8) sorted by relevance
54 @SystemService(Context.UI_MODE_SERVICE)132 ServiceManager.getServiceOrThrow(Context.UI_MODE_SERVICE)); in UiModeManager()
653 registerService(Context.UI_MODE_SERVICE, UiModeManager.class, in registerService() argument
247 UiModeManager umm = (UiModeManager) mContext.getSystemService(Context.UI_MODE_SERVICE); in getLaunchIntentForPackage()
3212 UI_MODE_SERVICE,4194 public static final String UI_MODE_SERVICE = "uimode"; field in Context
290 publishBinderService(Context.UI_MODE_SERVICE, mService); in onStart()
4387 ServiceManager.getService(Context.UI_MODE_SERVICE));5106 ServiceManager.getService(Context.UI_MODE_SERVICE)); in updateUiMode()
7279 field public static final java.lang.String UI_MODE_SERVICE = "uimode";
9873 field public static final String UI_MODE_SERVICE = "uimode";