Searched refs:EVENT_POLL_CALLS_RESULT (Results 1 – 2 of 2) sorted by relevance
69 protected static final int EVENT_POLL_CALLS_RESULT = 1; field in CallTracker95 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in pollCallsWhenSafe()
804 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in operationComplete()1501 case EVENT_POLL_CALLS_RESULT: in handleMessage()