Home
last modified time | relevance | path

Searched refs:buildGsmInfoString (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java789 private final String buildGsmInfoString(CellInfoGsm ci) { in buildGsmInfoString() method in RadioInfo
853 gsmCells.append(buildGsmInfoString((CellInfoGsm) ci)); in buildCellInfoString()
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java931 private String buildGsmInfoString(CellInfoGsm ci) { in buildGsmInfoString() method in RadioInfo
995 gsmCells.append(buildGsmInfoString((CellInfoGsm) ci)); in buildCellInfoString()