Home
last modified time | relevance | path

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

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