Searched refs:isApnTypeActive (Results 1 – 4 of 4) sorted by relevance
680 public boolean isApnTypeActive(String type) { in isApnTypeActive() method in DcTrackerBase1318 isApnTypeActive(apnIdToType(apnId))); in onEnableApn()1328 if (!isApnTypeActive(type)) { in onEnableApn()1354 && !isApnTypeActive(PhoneConstants.APN_TYPE_DEFAULT)) { in onEnableApn()
360 public boolean isApnTypeActive(String type) { in isApnTypeActive() method in DcTracker
786 mDcTracker.isApnTypeActive(apnType) == false) { in getDataConnectionState()
355 mDcTracker.isApnTypeActive(apnType) == false) { in getDataConnectionState()