Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DContextTest.java99 final Context systemUiContext = in testDisplayIdForSystemUiContext() local
179 final Context systemUiContext = in testIsUiContext_systemUiContext_returnsTrue() local
272 final Context systemUiContext = in testDeviceIdForSystemUiContext() local
303 final Context systemUiContext = ActivityThread.createSystemActivityThreadForTesting() in testSysUiContextRegisterComponentCallbacks_disableFlag() local
320 final Context systemUiContext = ActivityThread.currentActivityThread() in testSysUiContextRegisterComponentCallbacks_enableFlag() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodDialogWindowContext.java49 final Context systemUiContext = ActivityThread.currentActivityThread() in get() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java195 Context systemUiContext, in inflateNotificationViews()
435 Notification.Builder builder, BindParams bindParams, Context systemUiContext, in createRemoteViews()
513 Context systemUiContext, in createSensitiveContentMessageNotification()
/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 Context systemUiContext = mActivityThread.getSystemUiContextNoCreate(); in handleConfigurationChangedInner() local
DContextImpl.java3463 final Context systemUiContext; in createSystemUiContext() local
/frameworks/base/services/core/java/com/android/server/wm/
DAppCompatConfiguration.java320 AppCompatConfiguration(@NonNull final Context systemUiContext) { in AppCompatConfiguration()
333 AppCompatConfiguration(@NonNull final Context systemUiContext, in AppCompatConfiguration()
DAppWarnings.java708 Context systemUiContext = dc.getDisplayPolicy().getSystemUiContext(); in getUiContextForActivity() local
DDisplayContent.java5493 final Context systemUiContext = getDisplayUiContext(); in registerSystemUiContext() local
/frameworks/base/services/java/com/android/server/
DSystemServer.java1120 final Context systemUiContext = activityThread.getSystemUiContext(); in createSystemContext() local