Searched refs:EVENT_RECEIVER_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
191 public static final int EVENT_RECEIVER_TIMEOUT = 9; field in InboundSmsHandler385 case EVENT_RECEIVER_TIMEOUT: in getWhatToString()641 case EVENT_RECEIVER_TIMEOUT: in processMessage()1680 removeMessages(EVENT_RECEIVER_TIMEOUT); in setWaitingForIntent()1681 sendMessageDelayed(EVENT_RECEIVER_TIMEOUT, sTimeoutDurationMillis); in setWaitingForIntent()1795 removeMessages(EVENT_RECEIVER_TIMEOUT); in handleAction()