Searched defs:uiContext (Results 1 – 6 of 6) sorted by relevance
51 Context uiContext = currentActivityThread.getSystemUiContext(); in updateWallpaper() local
199 final Context uiContext = getUiContext(); in testIsUiContext_UiContextDerivedContext() local211 final Context uiContext = getUiContext(); in testIsUiContext_UiContextDerivedDisplayContext() local
87 final Context uiContext = ActivityThread.currentActivityThread().getSystemUiContext(); in ImmersiveModeConfirmation() local
89 public AppWarnings(ActivityTaskManagerService atm, Context uiContext, Handler handler, in AppWarnings()
875 Context uiContext, Handler handler, Handler uiHandler, File systemDir) { in createAppWarnings()
278 public void launchSettings(Context uiContext, DreamInfo dreamInfo) { in launchSettings()