Home
last modified time | relevance | path

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

/aosp14/frameworks/base/location/java/android/location/
H A DCountry.java76 private final String mCountryIso; field in Country
/aosp14/frameworks/base/telephony/java/android/telephony/emergency/
H A DEmergencyNumber.java246 private final String mCountryIso; field in EmergencyNumber
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionInfo.java189 private final String mCountryIso; field in SubscriptionInfo
1141 private String mCountryIso = ""; field in SubscriptionInfo.Builder