Searched refs:STATE_PIP_RECENTS (Results 1 – 2 of 2) sorted by relevance
99 public static final int STATE_PIP_RECENTS = 3; field in PipManager322 (mState == STATE_PIP_RECENTS || mState == STATE_PIP_RECENTS_FOCUSED); in resizePinnedStack()343 case STATE_PIP_RECENTS: in resizePinnedStack()356 && (mState == STATE_PIP_RECENTS || mState == STATE_PIP_RECENTS_FOCUSED)) { in resizePinnedStack()619 resizePinnedStack(STATE_PIP_RECENTS);648 case STATE_PIP_RECENTS:
36 import static com.android.systemui.tv.pip.PipManager.STATE_PIP_RECENTS;180 mPipManager.resizePinnedStack(STATE_PIP_RECENTS); in clearFocus()