Searched refs:IPip (Results 1 – 5 of 5) sorted by relevance
30 interface IPip { interface
36 default IPip createExternalInterface() { in createExternalInterface()
50 import com.android.wm.shell.pip.IPip;75 private IPip mPip;157 public void setProxy(ISystemUiProxy proxy, IPip pip, ISplitScreen splitScreen, in setProxy()
116 import com.android.wm.shell.pip.IPip;164 IPip pip = IPip.Stub.asInterface(bundle.getBinder(KEY_EXTRA_SHELL_PIP)); in onInitialize()
76 import com.android.wm.shell.pip.IPip;774 public IPip createExternalInterface() { in createExternalInterface()882 private static class IPipImpl extends IPip.Stub {