Searched defs:PLAYER_STATE_PAUSED (Results 1 – 3 of 3) sorted by relevance
38 PLAYER_STATE_PAUSED = 3, enumerator
75 public static final int PLAYER_STATE_PAUSED = 4; field in AudioPlayer
158 public static final int PLAYER_STATE_PAUSED = 3; field in AudioPlaybackConfiguration