Home
last modified time | relevance | path

Searched refs:CONNECTION_PRIMARY_SERVING (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkTypeControllerTest.java419 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwave()
443 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwaveNrNsa()
609 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventPhysicalChannelConfigChangedWithRatcheting()
624 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventPhysicalChannelConfigChangedWithRatcheting()
680 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventPhysicalChannelConfigChangedWithoutRatcheting()
732 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventPhysicalChannelConfigChangedUsingUserDataForRrc()
982 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventRadioOffOrUnavailable()
1260 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testPrimaryTimerPrimaryCellChangeNrIdle()
1289 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testPrimaryTimerPrimaryCellChangeNrIdle()
1304 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testPrimaryTimerPrimaryCellChangeNrIdle()
[all …]
DPhysicalChannelConfigTest.java39 private static final int CONNECTION_STATUS = PhysicalChannelConfig.CONNECTION_PRIMARY_SERVING;
DServiceStateTrackerTest.java2306 int ssType = PhysicalChannelConfig.CONNECTION_PRIMARY_SERVING; in sendPhyChanConfigChange()
/frameworks/base/telephony/java/android/telephony/
DCellInfo.java120 CONNECTION_PRIMARY_SERVING,
134 public static final int CONNECTION_PRIMARY_SERVING = 1; field in CellInfo
DPhysicalChannelConfig.java35 @IntDef({CONNECTION_PRIMARY_SERVING, CONNECTION_SECONDARY_SERVING, CONNECTION_UNKNOWN})
44 public static final int CONNECTION_PRIMARY_SERVING = 1; field in PhysicalChannelConfig
314 case CONNECTION_PRIMARY_SERVING: in getConnectionStatusString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkTypeController.java1275 if (config.getConnectionStatus() == CellInfo.CONNECTION_PRIMARY_SERVING in updatePhysicalChannelConfigs()
1282 if (config.getConnectionStatus() == CellInfo.CONNECTION_PRIMARY_SERVING in updatePhysicalChannelConfigs()
DServiceStateTracker.java2613 if (pcc.getConnectionStatus() == PhysicalChannelConfig.CONNECTION_PRIMARY_SERVING in getPrimaryPhysicalChannelConfigForCell()
DRILUtils.java3889 return PhysicalChannelConfig.CONNECTION_PRIMARY_SERVING; in convertHalCellConnectionStatus()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1588 || status == CellInfo.CONNECTION_PRIMARY_SERVING in requestRefLocation()
/frameworks/base/core/api/
Dcurrent.txt44468 field public static final int CONNECTION_PRIMARY_SERVING = 1; // 0x1
45372 field @Deprecated public static final int CONNECTION_PRIMARY_SERVING = 1; // 0x1
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54222 Landroid/telephony/PhysicalChannelConfig;->CONNECTION_PRIMARY_SERVING:I