HomeSort by relevance Sort by last modified time
    Searched defs:getSimCountryIso (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowTelephonyManager.java 246 protected String getSimCountryIso() {
252 protected String getSimCountryIso(int subId) {
  /cts/tests/tests/telephony/current/src/android/telephony/cts/
TelephonyManagerTest.java 310 mTelephonyManager.getSimCountryIso();
742 String countryCode = mTelephonyManager.getSimCountryIso();
    [all...]

Completed in 690 milliseconds