Searched refs:PLAYSTATE_NONE (Results 1 – 3 of 3) sorted by relevance
130 public final static int PLAYSTATE_NONE = 0; field in RemoteControlClient845 private int mPlaybackState = PLAYSTATE_NONE;1043 case PLAYSTATE_NONE: in getStateFromRccState()1078 return PLAYSTATE_NONE; in getRccStateFromState()
624 int playstate = state == null ? RemoteControlClient.PLAYSTATE_NONE in onNewPlaybackState()
29474 Landroid/media/RemoteControlClient;->PLAYSTATE_NONE:I