Searched refs:otherApn (Results 1 – 1 of 1) sorted by relevance
1231 final String otherApn = "otherApnName"; in testQueryPreferredApn() local1233 otherValues.put(Carriers.APN, otherApn); in testQueryPreferredApn()1280 final String otherApn = "otherApnName"; in testApnSetId() local1282 values2.put(Carriers.APN, otherApn); in testApnSetId()1414 final String otherApn = "otherApnName"; in testRestoreDefaultApn() local1418 otherValues.put(Carriers.APN, otherApn); in testRestoreDefaultApn()1451 assertEquals(otherApn, cursor.getString(0)); in testRestoreDefaultApn()1472 assertEquals(otherApn, cursor.getString(0)); in testRestoreDefaultApn()