Searched refs:isApnTypeEnabled (Results 1 – 5 of 5) sorted by relevance
155 } else if (mDcTracker.isApnTypeEnabled(apnType) == false) { in getDataConnectionState()
785 } else if (mDcTracker.isApnTypeEnabled(apnType) == false || in getDataConnectionState()
354 } else if (mDcTracker.isApnTypeEnabled(apnType) == false || in getDataConnectionState()
1287 public boolean isApnTypeEnabled(String apnType) { in isApnTypeEnabled() method in DcTrackerBase
528 public boolean isApnTypeEnabled(String apnType) { in isApnTypeEnabled() method in DcTracker