Home
last modified time | relevance | path

Searched defs:windowContext (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/window/
DWindowContextTest.java174 final WindowContext windowContext = createWindowContext(params.type); in testCreateWindowContext_AttachActivity_TokenNotRemovedAfterRelease() local
202 final WindowContext windowContext = createWindowContext(TYPE_INPUT_METHOD); in testCreateWindowContext_AttachWindowToken_TokenNotRemovedAfterRelease() local
230 final WindowContext windowContext = createWindowContext(TYPE_INPUT_METHOD); in testWindowContextAddViewWithSubWindowType_NotCrash() local
268 final WindowContext windowContext = createWindowContext(); in testRegisterComponentCallbacks() local
296 final WindowContext windowContext = createWindowContext(); in testRegisterComponentCallbacksOnWindowContextWrapper() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodDialogWindowContext.java51 final Context windowContext = systemUiContext.createWindowContext( in get() local
/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
DFakeBackgroundService.java78 final Context windowContext = createDisplayContext(display) in onCreate() local
DFakeApp.java106 final Context windowContext = createDisplayContext(defaultDisplay) in onCreate() local
/frameworks/base/core/java/android/service/games/
DGameSessionService.java123 final Context windowContext = createWindowContext(display, in doCreate() local
/frameworks/base/core/tests/coretests/src/android/content/
DContextWrapperTest.java119 final WindowContext windowContext = (WindowContext) appContext.createWindowContext(display, in testRegisterComponentCallbacks() local
/frameworks/base/core/java/android/window/
DWindowTokenClient.java204 final WindowContext windowContext = (WindowContext) context; in onConfigurationChangedInner() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DMagnification.java119 final Context windowContext = mContext.createWindowContext(display, in createInstance() local
169 final Context windowContext = mContext.createWindowContext(display, in createInstance() local
208 final Context windowContext = mContext.createWindowContext(display, in createInstance() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DAccessibilityFloatingMenuController.java187 final Context windowContext = mContext.createWindowContext(defaultDisplay, in showFloatingMenu() local
/frameworks/base/core/java/android/app/
DPresentation.java327 Context windowContext = outerContext.createDisplayContext(display) in createPresentationContext() local
DContextImpl.java2947 final WindowContext windowContext = new WindowContext(windowContextBase, type, options); in createWindowContextInternal() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenWindowCreator.java251 final Context windowContext; in estimateTaskBackgroundColor() local
/frameworks/base/core/tests/coretests/src/android/hardware/display/
DVirtualDisplayTest.java315 final Context windowContext = getContext().createWindowContext(display, in assertDisplayCanShowPresentation() local