Searched defs:otherName (Results 1 – 2 of 2) sorted by relevance
1232 final String otherName = "otherName"; in testQueryPreferredApn() local1281 final String otherName = "otherName"; in testApnSetId() local1415 final String otherName = "otherName"; in testRestoreDefaultApn() local
662 private int compareNames(String name, String otherName, String label, String otherLabel) { in compareNames()