HomeSort by relevance Sort by last modified time
    Searched refs:isApnTypeAvailable (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTrackerBase.java 641 protected abstract boolean isApnTypeAvailable(String type);
    [all...]
DcTracker.java 440 if (apnContext == null || !isApnTypeAvailable(apnType)) {
485 protected boolean isApnTypeAvailable(String type) {
    [all...]

Completed in 715 milliseconds