Home
last modified time | relevance | path

Searched defs:setSimCountryIso (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelephonyManager.java584 public void setSimCountryIso(String simCountryIso) { in setSimCountryIso() method in ShadowTelephonyManager
589 public void setSimCountryIso(int subId, String simCountryIso) { in setSimCountryIso() method in ShadowTelephonyManager