Searched refs:PLAYSTATE_PAUSED (Results 1 – 5 of 5) sorted by relevance
73 public final static int PLAYSTATE_PAUSED = 2; field in RemoteControlClient981 case PLAYSTATE_PAUSED: in playbackPositionShouldMove()1044 case PLAYSTATE_PAUSED: in getStateFromRccState()1079 return PLAYSTATE_PAUSED; in getRccStateFromState()
101 public static final int PLAYSTATE_PAUSED = 2; // matches SL_PLAYSTATE_PAUSED field in AudioTrack1575 return PLAYSTATE_PAUSED; in getPlayState()2372 mPlayState = PLAYSTATE_PAUSED; in pause()
735 assumeTrue(TEST_NAME, track.getPlayState() == AudioTrack.PLAYSTATE_PAUSED); in testSetPlaybackHeadPositionPaused()
14272 field public static final int PLAYSTATE_PAUSED = 2; // 0x215555 field public static final int PLAYSTATE_PAUSED = 2; // 0x2
23707 field public static final int PLAYSTATE_PAUSED = 2; // 0x226056 field @Deprecated public static final int PLAYSTATE_PAUSED = 2; // 0x2