Searched defs:WindowContext (Results 1 – 1 of 1) sorted by relevance
46 public class WindowContext extends ContextWrapper implements WindowProvider { class74 public WindowContext(@NonNull Context base, int type, @Nullable Bundle options) { in WindowContext() method in WindowContext