Searched refs:EVENT_POLL_CALLS_RESULT (Results 1 – 2 of 2) sorted by relevance
60 protected static final int EVENT_POLL_CALLS_RESULT = 1; field in CallTracker85 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in pollCallsWhenSafe()
742 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in operationComplete()1432 case EVENT_POLL_CALLS_RESULT: in handleMessage()