Searched refs:longPressMessage (Results 1 – 1 of 1) sorted by relevance
60 final Message longPressMessage = obtainMessage(MSG_LONG_PRESS, key); in startLongPress() local61 sendMessageDelayed(longPressMessage, mConfigAccessibilityLongPressTimeout); in startLongPress()