Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java2875 final ContextImpl windowContextBase = createWindowContextBase(windowTokenClient, in createWindowContextInternal() local
2944 private static Resources createWindowContextResources(@NonNull ContextImpl windowContextBase) { in createWindowContextResources()