Searched refs:PLAYSTATE_NONE (Results 1 – 3 of 3) sorted by relevance
129 public final static int PLAYSTATE_NONE = 0; field in RemoteControlClient844 private int mPlaybackState = PLAYSTATE_NONE;1042 case PLAYSTATE_NONE: in getStateFromRccState()1077 return PLAYSTATE_NONE; in getRccStateFromState()
635 int playstate = state == null ? RemoteControlClient.PLAYSTATE_NONE in onNewPlaybackState()
39609 Landroid/media/RemoteControlClient;->PLAYSTATE_NONE:I