Searched refs:MSG_MEDIA_PLAY_PAUSE_KEY_DOUBLE_TAP_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
928 CallbackHandler.MSG_MEDIA_PLAY_PAUSE_KEY_DOUBLE_TAP_TIMEOUT); in onMediaButtonEvent()933 CallbackHandler.MSG_MEDIA_PLAY_PAUSE_KEY_DOUBLE_TAP_TIMEOUT)) { in onMediaButtonEvent()935 CallbackHandler.MSG_MEDIA_PLAY_PAUSE_KEY_DOUBLE_TAP_TIMEOUT); in onMediaButtonEvent()946 CallbackHandler.MSG_MEDIA_PLAY_PAUSE_KEY_DOUBLE_TAP_TIMEOUT, in onMediaButtonEvent()1224 private static final int MSG_MEDIA_PLAY_PAUSE_KEY_DOUBLE_TAP_TIMEOUT = 1; field in MediaSessionCompat.Callback.CallbackHandler1232 if (msg.what == MSG_MEDIA_PLAY_PAUSE_KEY_DOUBLE_TAP_TIMEOUT) { in handleMessage()