Searched refs:MESSAGE_CORNER_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
37 private static final int MESSAGE_CORNER_TIMEOUT = 2; field in TimeoutHandler60 case MESSAGE_CORNER_TIMEOUT: in handleMessage()86 removeMessages(MESSAGE_CORNER_TIMEOUT); in cancelTimeout()101 sendMessageDelayed(obtainMessage(MESSAGE_CORNER_TIMEOUT), timeoutMs); in resetTimeout()