Searched refs:hasAllApns (Results 1 – 2 of 2) sorted by relevance
141 if (ApnEditor.hasAllApns(readOnlyApnTypes)) { in onCreate()
406 static boolean hasAllApns(String[] apnTypes) { in hasAllApns() method in ApnEditor443 if (hasAllApns(apnTypesArray1LowerCase) || TextUtils.isEmpty(apnTypes2)) { in apnTypesMatch()