Home
last modified time | relevance | path

Searched defs:systemUiContext (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/
DContextTest.java88 final Context systemUiContext = in testDisplayIdForSystemUiContext() local
168 final Context systemUiContext = in testIsUiContext_systemUiContext_returnsTrue() local
261 final Context systemUiContext = in testDeviceIdForSystemUiContext() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodDialogWindowContext.java49 final Context systemUiContext = ActivityThread.currentActivityThread() in get() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DInputMethodDialogWindowContextTest.java121 Context systemUiContext = ActivityThread.currentActivityThread() in setUp() local
/frameworks/base/core/java/android/app/
DConfigurationController.java172 final ContextImpl systemUiContext = mActivityThread.getSystemUiContextNoCreate(); in handleConfigurationChangedInner() local
/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxConfiguration.java339 LetterboxConfiguration(@NonNull final Context systemUiContext) { in LetterboxConfiguration()
352 LetterboxConfiguration(@NonNull final Context systemUiContext, in LetterboxConfiguration()
DAppWarnings.java624 Context systemUiContext = dc.getDisplayPolicy().getSystemUiContext(); in getUiContextForActivity() local
/frameworks/base/services/java/com/android/server/
DSystemServer.java1049 final Context systemUiContext = activityThread.getSystemUiContext(); in createSystemContext() local