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.java38 private static final boolean DBG_POLL = false; field in CallTracker
154 if (DBG_POLL) log("checkNoOperationsPending: pendingOperations=" + in checkNoOperationsPending()
182 if (DBG_POLL) { in checkForTestEmergencyNumber()
DGsmCdmaCallTracker.java60 private static final boolean DBG_POLL = false; field in GsmCdmaCallTracker
688 if (DBG_POLL) log("obtainCompleteMessage: pendingOperations=" + in obtainCompleteMessage()
697 if (DBG_POLL) log("operationComplete: pendingOperations=" + in operationComplete()
795 if (DBG_POLL) log("poll: conn[i=" + i + "]=" + in handlePollCalls()
802 if (DBG_POLL) log("poll: pendingMO=" + mPendingMO); in handlePollCalls()
1381 if (DBG_POLL) log( in handleMessage()