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.java35 private static final boolean DBG_POLL = false; field in CallTracker
151 if (DBG_POLL) log("checkNoOperationsPending: pendingOperations=" + in checkNoOperationsPending()
179 if (DBG_POLL) { in checkForTestEmergencyNumber()
DGsmCdmaCallTracker.java57 private static final boolean DBG_POLL = false; field in GsmCdmaCallTracker
663 if (DBG_POLL) log("obtainCompleteMessage: pendingOperations=" + in obtainCompleteMessage()
672 if (DBG_POLL) log("operationComplete: pendingOperations=" + in operationComplete()
769 if (DBG_POLL) log("poll: conn[i=" + i + "]=" + in handlePollCalls()
776 if (DBG_POLL) log("poll: pendingMO=" + mPendingMO); in handlePollCalls()
1314 if (DBG_POLL) log( in handleMessage()