Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
DPipControlsView.java38 import static com.android.systemui.tv.pip.PipManager.PLAYBACK_STATE_UNAVAILABLE;
191 if (state == PLAYBACK_STATE_UNAVAILABLE) { in updatePlayPauseView()
DPipManager.java122 static final int PLAYBACK_STATE_UNAVAILABLE = 2; field in PipManager
509 return PLAYBACK_STATE_UNAVAILABLE; in getPlaybackState()
525 return PLAYBACK_STATE_UNAVAILABLE; in getPlaybackState()
DPipRecentsControlsView.java35 import static com.android.systemui.tv.pip.PipManager.PLAYBACK_STATE_UNAVAILABLE;