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