Searched refs:expectedSimIso (Results 1 – 1 of 1) sorted by relevance
370 String expectedSimIso = "usa"; in shouldGetSimIosWhenSetUsingSlotNumber() local372 shadowTelephonyManager.setSimCountryIso(subId, expectedSimIso); in shouldGetSimIosWhenSetUsingSlotNumber()374 assertThat(telephonyManager.getSimCountryIso(subId)).isEqualTo(expectedSimIso); in shouldGetSimIosWhenSetUsingSlotNumber()