Home
last modified time | relevance | path

Searched refs:sortApnListByPreferred (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java2354 dunSettings = sortApnListByPreferred(fetchDunApns()); in checkForCompatibleDataConnection()
3315 return sortApnListByPreferred(apnList); in buildWaitingApns()
3354 apnList = sortApnListByPreferred(apnList); in buildWaitingApns()
3385 apnList = sortApnListByPreferred(apnList); in buildWaitingApns()
3403 public ArrayList<ApnSetting> sortApnListByPreferred(ArrayList<ApnSetting> list) { in sortApnListByPreferred() method in DcTracker
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcTrackerTest.java1378 ArrayList<ApnSetting> dunApns = mDct.sortApnListByPreferred(mDct.fetchDunApns()); in testFetchDunApnWithPreferredApnSet()
/frameworks/base/config/
Dboot-image-profile.txt23342 HSPLcom/android/internal/telephony/dataconnection/DcTracker;->sortApnListByPreferred(Ljava/util/Arr…