Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenController.java264 return new ISplitScreenImpl(this); in createExternalInterface()
1194 private static class ISplitScreenImpl extends ISplitScreen.Stub class in SplitScreenController
1227 public ISplitScreenImpl(SplitScreenController controller) { in ISplitScreenImpl() method in SplitScreenController.ISplitScreenImpl