Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java3233 ApnSetting newApn = mergeApns(first, second); in dedupeApnSettings() local
3234 mAllApnSettings.set(i, newApn); in dedupeApnSettings()
3235 first = newApn; in dedupeApnSettings()