Home
last modified time | relevance | path

Searched refs:CONNECTION_SECONDARY_SERVING (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellInfo.java121 CONNECTION_SECONDARY_SERVING,
137 public static final int CONNECTION_SECONDARY_SERVING = 2; field in CellInfo
DPhysicalChannelConfig.java35 @IntDef({CONNECTION_PRIMARY_SERVING, CONNECTION_SECONDARY_SERVING, CONNECTION_UNKNOWN})
52 public static final int CONNECTION_SECONDARY_SERVING = 2; field in PhysicalChannelConfig
316 case CONNECTION_SECONDARY_SERVING: in getConnectionStatusString()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkTypeControllerTest.java448 .setCellConnectionStatus(CellInfo.CONNECTION_SECONDARY_SERVING) in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwaveNrNsa()
616 .setCellConnectionStatus(CellInfo.CONNECTION_SECONDARY_SERVING) in testEventPhysicalChannelConfigChangedWithRatcheting()
687 .setCellConnectionStatus(CellInfo.CONNECTION_SECONDARY_SERVING) in testEventPhysicalChannelConfigChangedWithoutRatcheting()
739 .setCellConnectionStatus(CellInfo.CONNECTION_SECONDARY_SERVING) in testEventPhysicalChannelConfigChangedUsingUserDataForRrc()
DServiceStateTrackerTest.java2318 ssType = PhysicalChannelConfig.CONNECTION_SECONDARY_SERVING; in sendPhyChanConfigChange()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1589 || status == CellInfo.CONNECTION_SECONDARY_SERVING) { in requestRefLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2137 == PhysicalChannelConfig.CONNECTION_SECONDARY_SERVING) { in updateNrStateFromPhysicalChannelConfigs()
DRILUtils.java3891 return PhysicalChannelConfig.CONNECTION_SECONDARY_SERVING; in convertHalCellConnectionStatus()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt44469 field public static final int CONNECTION_SECONDARY_SERVING = 2; // 0x2
45373 field @Deprecated public static final int CONNECTION_SECONDARY_SERVING = 2; // 0x2
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54223 Landroid/telephony/PhysicalChannelConfig;->CONNECTION_SECONDARY_SERVING:I