Searched refs:hasAllApns (Results 1 – 4 of 4) sorted by relevance
342 static boolean hasAllApns(String[] apnTypes) { in hasAllApns() method in ApnEditor374 if (hasAllApns(apnTypesArray1) || TextUtils.isEmpty(apnTypes2)) { in apnTypesMatch()
204 if (ApnEditor.hasAllApns(readOnlyApnTypes)) { in onCreate()