Searched refs:EVENT_POLL_CALLS_RESULT (Results 1 – 2 of 2) sorted by relevance
53 protected static final int EVENT_POLL_CALLS_RESULT = 1; field in CallTracker74 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in pollCallsWhenSafe()
676 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in operationComplete()1310 case EVENT_POLL_CALLS_RESULT: in handleMessage()