Searched refs:EVENT_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
60 private static final int EVENT_TIMEOUT = 4; field in WfcActivationHelper181 sendEmptyMessageDelayed(EVENT_TIMEOUT, /* delayMillis= */ msg.arg1); in handleMessage()184 case EVENT_TIMEOUT: in handleMessage()213 removeMessages(EVENT_TIMEOUT); in handleMessage()