Searched refs:newApnList (Results 1 – 1 of 1) sorted by relevance
4343 private boolean containsAllApns(List<ApnSetting> oldApnList, List<ApnSetting> newApnList) { in containsAllApns() argument4344 for (ApnSetting newApnSetting : newApnList) { in containsAllApns()