Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/
DPipUI.java36 public class PipUI extends SystemUI implements CommandQueue.Callbacks { class
62 putComponent(PipUI.class, this); in start()
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DLegacyRecentsImpl.java49 import com.android.systemui.pip.PipUI;
665 PipUI pipUi = getComponent(PipUI.class); in onBusEvent()
673 PipUI pipUi = getComponent(PipUI.class); in onBusEvent()
/frameworks/base/packages/SystemUI/
DREADME.md136 ### [com.android.systemui.pip.PipUI](/packages/SystemUI/src/com/android/systemui/pip/PipUI.java)