Searched refs:otherMvnoMatchData (Results 1 – 1 of 1) sorted by relevance
1417 final String otherMvnoMatchData = "testOtherOperator"; in testRestoreDefaultApn() local1422 otherValues.put(Carriers.MVNO_MATCH_DATA, otherMvnoMatchData); in testRestoreDefaultApn()1427 anyString(), anyInt(), eq(otherMvnoMatchData)); in testRestoreDefaultApn()1454 assertEquals(otherMvnoMatchData, cursor.getString(3)); in testRestoreDefaultApn()1475 assertEquals(otherMvnoMatchData, cursor.getString(3)); in testRestoreDefaultApn()