Home
last modified time | relevance | path

Searched refs:setCellConnectionStatus (Results 1 – 8 of 8) 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()
448 .setCellConnectionStatus(CellInfo.CONNECTION_SECONDARY_SERVING) in testTransitionToCurrentStateNrConnectedMmwaveWithAdditionalBandAndNoMmwaveNrNsa()
609 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventPhysicalChannelConfigChangedWithRatcheting()
616 .setCellConnectionStatus(CellInfo.CONNECTION_SECONDARY_SERVING) in testEventPhysicalChannelConfigChangedWithRatcheting()
624 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventPhysicalChannelConfigChangedWithRatcheting()
680 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventPhysicalChannelConfigChangedWithoutRatcheting()
687 .setCellConnectionStatus(CellInfo.CONNECTION_SECONDARY_SERVING) in testEventPhysicalChannelConfigChangedWithoutRatcheting()
732 .setCellConnectionStatus(CellInfo.CONNECTION_PRIMARY_SERVING) in testEventPhysicalChannelConfigChangedUsingUserDataForRrc()
739 .setCellConnectionStatus(CellInfo.CONNECTION_SECONDARY_SERVING) in testEventPhysicalChannelConfigChangedUsingUserDataForRrc()
[all …]
DPhysicalChannelConfigTest.java54 .setCellConnectionStatus(CONNECTION_STATUS) in setUpPhysicalChannelConfig()
DServiceStateTrackerTest.java2309 .setCellConnectionStatus(ssType) in sendPhyChanConfigChange()
/frameworks/base/telephony/java/android/telephony/
DCellInfo.java244 public void setCellConnectionStatus(@CellConnectionStatus int cellConnectionStatus) { in setCellConnectionStatus() method in CellInfo
DPhysicalChannelConfig.java626 public @NonNull Builder setCellConnectionStatus(int connectionStatus) { in setCellConnectionStatus() method in PhysicalChannelConfig.Builder
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkIndication.java182 response.add(builder.setCellConnectionStatus( in currentPhysicalChannelConfigs()
DRadioIndication.java1176 response.add(builder.setCellConnectionStatus( in physicalChannelConfigsIndication()
1215 response.add(builder.setCellConnectionStatus( in physicalChannelConfigsIndication()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt52420 Landroid/telephony/CellInfo;->setCellConnectionStatus(I)V