Searched refs:getAllCellInfo (Results 1 – 3 of 3) sorted by relevance
353 protected List<CellInfo> getAllCellInfo() { in getAllCellInfo() method in ShadowTelephonyManager
150 assertEquals(allCellInfo, telephonyManager.getAllCellInfo()); in shouldGiveAllCellInfo()
1075 return mTelephonyManager.getAllCellInfo(); in telephonyGetAllCellInfo()