Searched refs:PLAYBACK_STATE_PAUSED (Results 1 – 12 of 12) sorted by relevance
92 public static final int PLAYBACK_STATE_PAUSED = 2; field in MediaItemStatus277 case PLAYBACK_STATE_PAUSED: in playbackStateToString()
37 import static com.android.systemui.tv.pip.PipManager.PLAYBACK_STATE_PAUSED;148 if (mPipManager.getPlaybackState() == PLAYBACK_STATE_PAUSED) { in onFinishInflate()
34 import static com.android.systemui.tv.pip.PipManager.PLAYBACK_STATE_PAUSED;
118 static final int PLAYBACK_STATE_PAUSED = 1; field in PipManager521 return PLAYBACK_STATE_PAUSED; in getPlaybackState()
138 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
140 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
364 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2
412 field public static final int PLAYBACK_STATE_PAUSED = 2; // 0x2