Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Doperator_config_types.h31 const int32_t CARRIER_NR_AVAILABILITY_SA = 2; variable
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCarrierConfigManager.java129 public static final int CARRIER_NR_AVAILABILITY_SA = 2; field in CarrierConfigManager
5645 new int[]{CARRIER_NR_AVAILABILITY_NSA, CARRIER_NR_AVAILABILITY_SA}); in sDefaults.putIntArray() argument