Home
last modified time | relevance | path

Searched refs:getAllCellInfo (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DCellularLinkLayerStatsCollector.java229 List<CellInfo> allList = defaultDataTelephonyManager.getAllCellInfo(); in getRegisteredCellInfo()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DCellularLinkLayerStatsCollectorTest.java182 when(mTelephonyManager.getAllCellInfo()).thenReturn(allList); in testCollectorUpdate()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl543 List<CellInfo> getAllCellInfo(String callingPkg, String callingFeatureId); in getAllCellInfo() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1937 public List<CellInfo> getAllCellInfo() { in getAllCellInfo() method in Phone
1938 return getServiceStateTracker().getAllCellInfo(); in getAllCellInfo()
DServiceStateTracker.java4102 CellIdentity ci = getCellIdentityFromCellInfo(getAllCellInfo()); in getCellIdentity()
4985 public List<CellInfo> getAllCellInfo() { in getAllCellInfo() method in ServiceStateTracker
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java5598 public List<CellInfo> getAllCellInfo() { in getAllCellInfo() method in TelephonyManager
5603 return telephony.getAllCellInfo(getOpPackageName(), getFeatureId()); in getAllCellInfo()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java539 assertEquals(sst.getAllCellInfo(), list); in testCachedCellInfoList()
DRILTest.java576 List<CellInfo> allCellInfo = mTelephonyManager.getAllCellInfo(); in getNetworkScanRequestForTesting()
/frameworks/base/config/
Dboot-image-profile.txt14329 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;
Dhiddenapi-greylist-max-o.txt98765 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;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28653 method public java.util.List<android.telephony.CellInfo> getAllCellInfo();
/frameworks/base/non-updatable-api/
Dcurrent.txt45872 …ermission.ACCESS_FINE_LOCATION) public java.util.List<android.telephony.CellInfo> getAllCellInfo();
/frameworks/base/api/
Dcurrent.txt46016 …ermission.ACCESS_FINE_LOCATION) public java.util.List<android.telephony.CellInfo> getAllCellInfo();