Loading telephony/java/com/android/internal/telephony/cdma/CdmaLteServiceStateTracker.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -277,7 +277,7 @@ public class CdmaLteServiceStateTracker extends CdmaServiceStateTracker { if (DBG) { if (DBG) { log("pollStateDone:" log("pollStateDone:" + " hasRegistered=" + hasRegistered + " hasRegistered=" + hasRegistered + " hasDeegistered=" + hasDeregistered + " hasDeregistered=" + hasDeregistered + " hasCdmaDataConnectionAttached=" + hasCdmaDataConnectionAttached + " hasCdmaDataConnectionAttached=" + hasCdmaDataConnectionAttached + " hasCdmaDataConnectionDetached=" + hasCdmaDataConnectionDetached + " hasCdmaDataConnectionDetached=" + hasCdmaDataConnectionDetached + " hasCdmaDataConnectionChanged=" + hasCdmaDataConnectionChanged + " hasCdmaDataConnectionChanged=" + hasCdmaDataConnectionChanged Loading Loading
telephony/java/com/android/internal/telephony/cdma/CdmaLteServiceStateTracker.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -277,7 +277,7 @@ public class CdmaLteServiceStateTracker extends CdmaServiceStateTracker { if (DBG) { if (DBG) { log("pollStateDone:" log("pollStateDone:" + " hasRegistered=" + hasRegistered + " hasRegistered=" + hasRegistered + " hasDeegistered=" + hasDeregistered + " hasDeregistered=" + hasDeregistered + " hasCdmaDataConnectionAttached=" + hasCdmaDataConnectionAttached + " hasCdmaDataConnectionAttached=" + hasCdmaDataConnectionAttached + " hasCdmaDataConnectionDetached=" + hasCdmaDataConnectionDetached + " hasCdmaDataConnectionDetached=" + hasCdmaDataConnectionDetached + " hasCdmaDataConnectionChanged=" + hasCdmaDataConnectionChanged + " hasCdmaDataConnectionChanged=" + hasCdmaDataConnectionChanged Loading