Home
last modified time | relevance | path

Searched refs:setCellConnectionStatus (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhysicalChannelConfigTest.java42 .setCellConnectionStatus(CONNECTION_STATUS) in testBuilder()
63 .setCellConnectionStatus(CONNECTION_STATUS) in testParcel()
DRILTest.java1364 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForLTE()
1406 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForGSM()
1447 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForWcdma()
1490 expected.setCellConnectionStatus(CellInfo.CONNECTION_NONE); in testConvertHalCellInfoListForTdscdma()
1540 expected.setCellConnectionStatus(CellInfo.CONNECTION_UNKNOWN); in testConvertHalCellInfoListForCdma()
1561 expected.setCellConnectionStatus(CellInfo.CONNECTION_NONE); in testConvertHalCellInfoList_1_2ForLTE()
1583 expected.setCellConnectionStatus(CellInfo.CONNECTION_NONE); in testConvertHalCellInfoList_1_2_ForLTEWithEmptyOperatorInfo()
1607 expected.setCellConnectionStatus(CellInfo.CONNECTION_NONE); in testConvertHalCellInfoList_1_2ForLTEWithEmptyMccMnc()
1628 expected.setCellConnectionStatus(CellInfo.CONNECTION_NONE); in testConvertHalCellInfoList_1_2ForGSM()
1650 expected.setCellConnectionStatus(CellInfo.CONNECTION_NONE); in testConvertHalCellInfoList_1_2ForGSMWithEmptyOperatorInfo()
[all …]
DServiceStateTrackerTest.java2032 .setCellConnectionStatus(ssType) in sendPhyChanConfigChange()
/frameworks/base/telephony/java/android/telephony/
DPhysicalChannelConfig.java328 public Builder setCellConnectionStatus(int connectionStatus) { in setCellConnectionStatus() method in PhysicalChannelConfig.Builder
DCellInfo.java239 public void setCellConnectionStatus(@CellConnectionStatus int cellConnectionStatus) { in setCellConnectionStatus() method in CellInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioIndication.java1133 .setCellConnectionStatus( in physicalChannelConfigsIndication()
1142 response.add(builder.setCellConnectionStatus( in physicalChannelConfigsIndication()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67086 Landroid/telephony/CellInfo;->setCellConnectionStatus(I)V