Searched refs:EVENT_POLL_CALLS_RESULT (Results 1 – 2 of 2) sorted by relevance
56 protected static final int EVENT_POLL_CALLS_RESULT = 1; field in CallTracker77 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in pollCallsWhenSafe()
701 mLastRelevantPoll = obtainMessage(EVENT_POLL_CALLS_RESULT); in operationComplete()1377 case EVENT_POLL_CALLS_RESULT: in handleMessage()