Searched refs:updatePlayPauseState (Results 1 – 1 of 1) sorted by relevance
266 updatePlayPauseState(msg.arg2, ((Long) msg.obj).longValue()); in handleMessage()477 updatePlayPauseState(isPlaying ? RemoteControlClient.PLAYSTATE_PLAYING : in updateA2dpAudioState()483 private void updatePlayPauseState(int state, long currentPosMs) { in updatePlayPauseState() method in Avrcp