Searched refs:EVENT_POLL_CALLS_RESULT (Results 1 – 3 of 3) sorted by relevance
54 protected static final int EVENT_POLL_CALLS_RESULT = 1; field in CallTracker75 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in pollCallsWhenSafe()
385 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in operationComplete()880 case EVENT_POLL_CALLS_RESULT: in handleMessage()
453 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in operationComplete()983 case EVENT_POLL_CALLS_RESULT:{ in handleMessage()