Searched refs:MSG_REQUEST_PLAYBACK_STATE (Results 1 – 1 of 1) sorted by relevance
638 mEventHandler.removeMessages(MSG_REQUEST_PLAYBACK_STATE);643 mEventHandler.obtainMessage(MSG_REQUEST_PLAYBACK_STATE));678 private final static int MSG_REQUEST_PLAYBACK_STATE = 1; field in RemoteControlClient695 case MSG_REQUEST_PLAYBACK_STATE: in handleMessage()