Home
last modified time | relevance | path

Searched refs:isApnTypeAvailable (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTrackerBase.java872 protected abstract boolean isApnTypeAvailable(String type); in isApnTypeAvailable() method in DcTrackerBase
DDcTracker.java610 protected boolean isApnTypeAvailable(String type) { in isApnTypeAvailable() method in DcTracker