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.aidl793 CellNetworkScanResult getCellNetworkScanResults(int subId); in getCellNetworkScanResults() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4579 public CellNetworkScanResult getCellNetworkScanResults(int subId) { in getCellNetworkScanResults() method in TelephonyManager
4583 return telephony.getCellNetworkScanResults(subId); in getCellNetworkScanResults()