Searched refs:simCountryIso (Results 1 – 1 of 1) sorted by relevance
19 private String simCountryIso; field in ShadowTelephonyManager85 return simCountryIso; in getSimCountryIso()88 public void setSimCountryIso(String simCountryIso) { in setSimCountryIso() argument89 this.simCountryIso = simCountryIso; in setSimCountryIso()