Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DWindowContext.java47 public class WindowContext extends ContextWrapper implements WindowProvider, class
76 public WindowContext(@NonNull Context base, int type, @Nullable Bundle options) { in WindowContext() method in WindowContext