Searched refs:STATE_PIP_MENU (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
H A DPipManager.java107 public static final int STATE_PIP_MENU = 2; field in class:PipManager
261 resizePinnedStack(STATE_PIP_MENU);
359 case STATE_PIP_MENU:
413 mState = STATE_PIP_MENU;
673 case STATE_PIP_MENU:

Completed in 24 milliseconds