Home
last modified time | relevance | path

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

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