Searched refs:hasAllApns (Results 1 – 1 of 1) sorted by relevance
298 private boolean hasAllApns(String[] apnTypes) { in hasAllApns() method in ApnEditor330 if (hasAllApns(apnTypesArray1) || TextUtils.isEmpty(apnTypes2)) { in apnTypesMatch()