Searched refs:getCellInfoDisplayString (Results 1 – 1 of 1) sorted by relevance
873 private String getCellInfoDisplayString(int i) { in getCellInfoDisplayString() method in RadioInfo877 private String getCellInfoDisplayString(long i) { in getCellInfoDisplayString() method in RadioInfo925 getCellInfoDisplayString(cidGsm.getMcc()), in buildGsmInfoString()926 getCellInfoDisplayString(cidGsm.getMnc()), in buildGsmInfoString()927 getCellInfoDisplayString(cidGsm.getLac()), in buildGsmInfoString()928 getCellInfoDisplayString(cidGsm.getCid()), in buildGsmInfoString()931 getCellInfoDisplayString(ssGsm.getDbm())); in buildGsmInfoString()941 getCellInfoDisplayString(cidLte.getMcc()), in buildLteInfoString()942 getCellInfoDisplayString(cidLte.getMnc()), in buildLteInfoString()944 getCellInfoDisplayString(cidLte.getCi()), in buildLteInfoString()[all …]