Searched refs:apnList (Results 1 – 2 of 2) sorted by relevance
224 final ArrayList<ApnPreference> apnList = new ArrayList<ApnPreference>(); in fillList() local253 apnList.add(pref); in fillList()261 for (Preference preference : apnList) { in fillList()
235 PreferenceGroup apnList = (PreferenceGroup) in fillList() local237 apnList.removeAll(); in fillList()261 apnList.addPreference(pref); in fillList()