Searched refs:getCellInfoListForCdma (Results 1 – 1 of 1) sorted by relevance
1896 ArrayList<CellInfo> ret = getCellInfoListForCdma(ALPHA_LONG, ALPHA_SHORT); in testConvertHalCellInfoList_1_2ForCdma()1917 ArrayList<CellInfo> ret = getCellInfoListForCdma(EMPTY_ALPHA_LONG, EMPTY_ALPHA_SHORT); in testConvertHalCellInfoList_1_2ForCdmaWithEmptyOperatorInfo()2574 private ArrayList<CellInfo> getCellInfoListForCdma(String alphaLong, String alphaShort) { in getCellInfoListForCdma() method in RILTest