Searched defs:getCellLocation (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java203 public CellLocation getCellLocation() { method in class:TelephonyManager
205 Bundle bundle = getITelephony().getCellLocation();
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java113 public CellLocation getCellLocation() { method in class:SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneProxy.java170 public CellLocation getCellLocation() { method in class:PhoneProxy
171 return mActivePhone.getCellLocation();
H A DPhone.java243 CellLocation getCellLocation(); method in interface:Phone
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java473 public CellLocation getCellLocation() { method in class:CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java257 public CellLocation getCellLocation() { method in class:GSMPhone

Completed in 92 milliseconds