Searched refs:TelephonyCountryCodeSlotInfo (Results 1 – 2 of 2) sorted by relevance
104 private Map<Integer, TelephonyCountryCodeSlotInfo> mTelephonyCountryCodeInfoPerSlot =119 public static class TelephonyCountryCodeSlotInfo { class in UwbCountryCode286 TelephonyCountryCodeSlotInfo telephonyCountryCodeInfoSlot = in setTelephonyCountryCodeAndLastKnownCountryCode()288 slotIdx, k -> new TelephonyCountryCodeSlotInfo()); in setTelephonyCountryCodeAndLastKnownCountryCode()356 for (TelephonyCountryCodeSlotInfo telephonyCountryCodeInfoSlot : in pickCountryCode()368 for (TelephonyCountryCodeSlotInfo telephonyCountryCodeInfoSlot : in pickCountryCode()
112 private final Map<Integer, TelephonyCountryCodeSlotInfo> mTelephonyCountryCodeSlotInfoMap =188 private static final class TelephonyCountryCodeSlotInfo { class in ThreadNetworkCountryCode423 TelephonyCountryCodeSlotInfo telephonyCountryCodeInfoSlot = in setTelephonyCountryCodeAndLastKnownCountryCode()425 slotIndex, k -> new TelephonyCountryCodeSlotInfo()); in setTelephonyCountryCodeAndLastKnownCountryCode()434 for (TelephonyCountryCodeSlotInfo slotInfo : mTelephonyCountryCodeSlotInfoMap.values()) { in setTelephonyCountryCodeAndLastKnownCountryCode()