Home
last modified time | relevance | path

Searched defs:createWindowContext (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowContextTestBase.java31 Context createWindowContext(int displayId) { in createWindowContext() method in WindowContextTestBase
35 Context createWindowContext(int displayId, int type) { in createWindowContext() method in WindowContextTestBase
/cts/tests/tests/content/src/android/content/cts/
DContextTestBase.java86 public Context createWindowContext() { in createWindowContext() method in ContextTestBase
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DWindowFocusHandleService.java159 private Context createWindowContext(int displayId) { in createWindowContext() method in WindowFocusHandleService
/cts/tests/tests/os/src/android/os/cts/
DStrictModeTest.java1153 private Context createWindowContext() { in createWindowContext() method in StrictModeTest