Searched refs:getAllCellInfo (Results 1 – 13 of 13) sorted by relevance
229 List<CellInfo> allList = defaultDataTelephonyManager.getAllCellInfo(); in getRegisteredCellInfo()
182 when(mTelephonyManager.getAllCellInfo()).thenReturn(allList); in testCollectorUpdate()
543 List<CellInfo> getAllCellInfo(String callingPkg, String callingFeatureId); in getAllCellInfo() method
1937 public List<CellInfo> getAllCellInfo() { in getAllCellInfo() method in Phone1938 return getServiceStateTracker().getAllCellInfo(); in getAllCellInfo()
4102 CellIdentity ci = getCellIdentityFromCellInfo(getAllCellInfo()); in getCellIdentity()4985 public List<CellInfo> getAllCellInfo() { in getAllCellInfo() method in ServiceStateTracker
5598 public List<CellInfo> getAllCellInfo() { in getAllCellInfo() method in TelephonyManager5603 return telephony.getAllCellInfo(getOpPackageName(), getFeatureId()); in getAllCellInfo()
539 assertEquals(sst.getAllCellInfo(), list); in testCachedCellInfoList()
576 List<CellInfo> allCellInfo = mTelephonyManager.getAllCellInfo(); in getNetworkScanRequestForTesting()
14329 HSPLandroid/telephony/TelephonyManager;->getAllCellInfo()Ljava/util/List;22184 HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getAllCellInfo(Ljava/lang/String;)Ljava/…22397 HSPLcom/android/internal/telephony/Phone;->getAllCellInfo()Ljava/util/List;22766 HSPLcom/android/internal/telephony/ServiceStateTracker;->getAllCellInfo()Ljava/util/List;
98765 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getAllCellInfo(Ljava/lang/String;)Ljava/uti…99120 Lcom/android/internal/telephony/ITelephony;->getAllCellInfo(Ljava/lang/String;)Ljava/util/List;
28653 method public java.util.List<android.telephony.CellInfo> getAllCellInfo();
45872 …ermission.ACCESS_FINE_LOCATION) public java.util.List<android.telephony.CellInfo> getAllCellInfo();
46016 …ermission.ACCESS_FINE_LOCATION) public java.util.List<android.telephony.CellInfo> getAllCellInfo();