Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/wm/cts/
DContextGetDisplayTest.java109 final Context windowContext = createWindowContext(); in testGetDisplayFromWindowContext() local
116 final Context windowContext = mApplicationContext.createWindowContext(display, in testGetDisplayFromWindowContextWithDefaultDisplay() local
124 final Context windowContext = mApplicationContext.createWindowContext(display, in testGetDisplayFromWindowContextWithSecondaryDisplay() local
DContextIsUiContextTest.java82 final Context windowContext = mApplicationContext.createWindowContext(getDefaultDisplay(), in testIsUiContextOnWindowContextWithDisplay() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowContextTests.java69 final Context windowContext = createWindowContext(display.mId); in testWindowContextConfigChanges() local
103 final Context windowContext = createWindowContext(DEFAULT_DISPLAY); in testWindowContextBindService() local
129 final Context windowContext = createWindowContext(display.mId); in testWindowContextRegisterComponentCallbacks() local
156 final Context windowContext = createWindowContext(display.mId); in testWindowContextGlobalConfigChanges() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DWindowFocusHandleService.java96 final Context windowContext = createWindowContext(DEFAULT_DISPLAY); in createPopupTextView() local
/cts/tests/tests/os/src/android/os/cts/
DStrictModeTest.java720 final Context windowContext = createWindowContext(); in testIncorrectContextUse_WindowContext_NoViolation() local