Home
last modified time | relevance | path

Searched refs:getCellNetworkScanResults (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl706 CellNetworkScanResult getCellNetworkScanResults(int subId); in getCellNetworkScanResults() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3852 public CellNetworkScanResult getCellNetworkScanResults(int subId) { in getCellNetworkScanResults() method in TelephonyManager
3856 return telephony.getCellNetworkScanResults(subId); in getCellNetworkScanResults()