Searched refs:EVENT_POLL_CALLS_RESULT (Results 1 – 2 of 2) sorted by relevance
61 protected static final int EVENT_POLL_CALLS_RESULT = 1; field in CallTracker82 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in pollCallsWhenSafe()
751 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in operationComplete()1436 case EVENT_POLL_CALLS_RESULT: in handleMessage()