Searched refs:MSG_LONGPRESS_KEY (Results 1 – 1 of 1) sorted by relevance
34 private static final int MSG_LONGPRESS_KEY = 2; field in TimerHandler65 case MSG_LONGPRESS_KEY: in handleMessage()118 ? MSG_LONGPRESS_SHIFT_KEY : MSG_LONGPRESS_KEY; in startLongPressTimerOf()124 removeMessages(MSG_LONGPRESS_KEY, tracker); in cancelLongPressTimersOf()134 removeMessages(MSG_LONGPRESS_KEY); in cancelLongPressTimers()