Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/platform/
DSingleViewPresentation.java239 static class PresentationContext extends ContextWrapper { class in SingleViewPresentation
243 PresentationContext(Context base, WindowManagerHandler windowManagerHandler) { in PresentationContext() method in SingleViewPresentation.PresentationContext