Searched defs:VDBG_STALL (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTrackerBase.java82 protected static final boolean VDBG_STALL = true; // STOPSHIP if true field in class:DcTrackerBase
570 if (VDBG_STALL) log("onActionIntentDataStallAlarm: action=" + intent.getAction());
1624 if (VDBG_STALL) log("getRecoveryAction: " + action);
1629 if (VDBG_STALL) log("putRecoveryAction: " + action);
1699 if (VDBG_STALL) {
1714 if (VDBG_STALL) log("updateDataStallInfo: IN/OUT");
1728 if (VDBG_STALL) log("updateDataStallInfo: IN");
1732 if (VDBG_STALL) log("updateDataStallInfo: NONE");
1757 if (VDBG_STALL) {
1783 if (VDBG_STALL) {
[all...]

Completed in 72 milliseconds