Home
last modified time | relevance | path

Searched defs:getCellLocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl265 CellIdentity getCellLocation(String callingPkg, String callingFeatureId); in getCellLocation() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2163 public CellLocation getCellLocation() { in getCellLocation() method in TelephonyManager