Searched refs:EVENT_RECEIVER_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
187 public static final int EVENT_RECEIVER_TIMEOUT = 9; field in InboundSmsHandler382 case EVENT_RECEIVER_TIMEOUT: in getWhatToString()638 case EVENT_RECEIVER_TIMEOUT: in processMessage()1706 removeMessages(EVENT_RECEIVER_TIMEOUT); in setWaitingForIntent()1707 sendMessageDelayed(EVENT_RECEIVER_TIMEOUT, sTimeoutDurationMillis); in setWaitingForIntent()1821 removeMessages(EVENT_RECEIVER_TIMEOUT); in handleAction()