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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
ApnContext.java 421 mDcTracker.setEnabled(apnIdForApnName(mApnType), true);
441 mDcTracker.setEnabled(apnIdForApnName(mApnType), false);
640 public static int apnIdForApnName(String type) {
DcTracker.java     [all...]

Completed in 131 milliseconds