Home
last modified time | relevance | path

Searched refs:SplitScreenImpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenController.java182 private final SplitScreenImpl mImpl = new SplitScreenImpl();
1085 private class SplitScreenImpl implements SplitScreen { class in SplitScreenController