Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/window/
H A DWindowContextTest.java323 private WindowContext createWindowContext() { in createWindowContext() method in WindowContextTest
327 private WindowContext createWindowContext(@WindowType int type) { in createWindowContext() method in WindowContextTest
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityService.java1112 public Context createWindowContext(int type, @Nullable Bundle options) { in createWindowContext() method in AccessibilityService
1122 public Context createWindowContext(@NonNull Display display, int type, in createWindowContext() method in AccessibilityService
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java847 public @NonNull Context createWindowContext(int type, Bundle options) { in createWindowContext() method in MockContext
852 public @NonNull Context createWindowContext(Display display, int type, Bundle options) { in createWindowContext() method in MockContext
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1151 public Context createWindowContext(@WindowType int type, @Nullable Bundle options) { in createWindowContext() method in ContextWrapper
1157 public Context createWindowContext(@NonNull Display display, @WindowType int type, in createWindowContext() method in ContextWrapper
H A DContext.java7349 public Context createWindowContext(@WindowType int type, @Nullable Bundle options) { in createWindowContext() method in Context
7377 public Context createWindowContext(@NonNull Display display, @WindowType int type, in createWindowContext() method in Context
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java2836 public WindowContext createWindowContext(@WindowType int type, in createWindowContext() method in ContextImpl
2849 public WindowContext createWindowContext(@NonNull Display display, @WindowType int type, in createWindowContext() method in ContextImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...