Searched refs:PLAYSTATE_PAUSED (Results 1 – 5 of 5) sorted by relevance
74 public final static int PLAYSTATE_PAUSED = 2; field in RemoteControlClient982 case PLAYSTATE_PAUSED: in playbackPositionShouldMove()1045 case PLAYSTATE_PAUSED: in getStateFromRccState()1080 return PLAYSTATE_PAUSED; in getRccStateFromState()
116 public static final int PLAYSTATE_PAUSED = 2; // matches SL_PLAYSTATE_PAUSED field in AudioTrack2216 return PLAYSTATE_PAUSED; in getPlayState()3085 mPlayState = PLAYSTATE_PAUSED; in pause()
733 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
21958 field public static final int PLAYSTATE_PAUSED = 2; // 0x224853 field @Deprecated public static final int PLAYSTATE_PAUSED = 2; // 0x2