Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/platform/
DSingleViewPresentation.java279 static class WindowManagerHandler implements InvocationHandler { class in SingleViewPresentation
285 WindowManagerHandler(WindowManager delegate, FakeWindowViewGroup fakeWindowViewGroup) { in WindowManagerHandler() method in SingleViewPresentation.WindowManagerHandler