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.java39 private static final boolean DBG_POLL = false; field in CallTracker
161 if (DBG_POLL) log("checkNoOperationsPending: pendingOperations=" + in checkNoOperationsPending()
189 if (DBG_POLL) { in checkForTestEmergencyNumber()
DGsmCdmaCallTracker.java62 private static final boolean DBG_POLL = false; field in GsmCdmaCallTracker
738 if (DBG_POLL) log("obtainCompleteMessage: pendingOperations=" + in obtainCompleteMessage()
747 if (DBG_POLL) log("operationComplete: pendingOperations=" + in operationComplete()
846 if (DBG_POLL) log("poll: conn[i=" + i + "]=" + in handlePollCalls()
853 if (DBG_POLL) log("poll: pendingMO=" + mPendingMO); in handlePollCalls()
1440 if (DBG_POLL) log( in handleMessage()