Home
last modified time | relevance | path

Searched refs:DBG_POLL (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallTracker.java44 private static final boolean DBG_POLL = false; field in CallTracker
183 if (DBG_POLL) log("checkNoOperationsPending: pendingOperations=" + in checkNoOperationsPending()
DGsmCdmaCallTracker.java68 private static final boolean DBG_POLL = false; field in GsmCdmaCallTracker
791 if (DBG_POLL) log("obtainCompleteMessage: pendingOperations=" + in obtainCompleteMessage()
800 if (DBG_POLL) log("operationComplete: pendingOperations=" + in operationComplete()
899 if (DBG_POLL) log("poll: conn[i=" + i + "]=" + in handlePollCalls()
906 if (DBG_POLL) log("poll: pendingMO=" + mPendingMO); in handlePollCalls()
1502 if (DBG_POLL) Rlog.d(LOG_TAG, "Event EVENT_POLL_CALLS_RESULT Received"); in handleMessage()
1505 if (DBG_POLL) log( in handleMessage()