Searched refs:setCellConnectionStatus (Results 1 – 7 of 7) sorted by relevance
42 .setCellConnectionStatus(CONNECTION_STATUS) in testBuilder()63 .setCellConnectionStatus(CONNECTION_STATUS) in testParcel()
1364 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 …]
2032 .setCellConnectionStatus(ssType) in sendPhyChanConfigChange()
328 public Builder setCellConnectionStatus(int connectionStatus) { in setCellConnectionStatus() method in PhysicalChannelConfig.Builder
239 public void setCellConnectionStatus(@CellConnectionStatus int cellConnectionStatus) { in setCellConnectionStatus() method in CellInfo
1133 .setCellConnectionStatus( in physicalChannelConfigsIndication()1142 response.add(builder.setCellConnectionStatus( in physicalChannelConfigsIndication()
67086 Landroid/telephony/CellInfo;->setCellConnectionStatus(I)V