Searched defs:createWindowContext (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/core/tests/coretests/src/android/window/ |
H A D | WindowContextTest.java | 323 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 D | AccessibilityService.java | 1112 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 D | MockContext.java | 847 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 D | ContextWrapper.java | 1151 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 D | Context.java | 7349 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 D | ContextImpl.java | 2836 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |