Home
last modified time | relevance | path

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

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