Home
last modified time | relevance | path

Searched refs:getCellLocation (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl343 Bundle getCellLocation(); in getCellLocation() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmCellBroadcastHandler.java115 CellLocation cl = mPhone.getCellLocation(); in handleGsmBroadcastSms()
DGSMPhone.java282 public CellLocation getCellLocation() { in getCellLocation() method in GSMPhone
283 return mSST.getCellLocation(); in getCellLocation()
DGsmCallTracker.java931 GsmCellLocation loc = ((GsmCellLocation)mPhone.getCellLocation()); in handleMessage()
DGsmServiceStateTracker.java467 GsmCellLocation loc = ((GsmCellLocation)mPhone.getCellLocation()); in handleMessage()
1595 public CellLocation getCellLocation() { in getCellLocation() method in GsmServiceStateTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java212 sender.getCellLocation().fillInNotifierBundle(data); in notifyCellLocation()
DPhone.java187 CellLocation getCellLocation(); in getCellLocation() method
DPhoneProxy.java347 public CellLocation getCellLocation() { in getCellLocation() method in PhoneProxy
348 return mActivePhone.getCellLocation(); in getCellLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java114 public CellLocation getCellLocation() { in getCellLocation() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java154 public CellLocation getCellLocation() { in getCellLocation() method in ImsPhoneBase
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java729 public CellLocation getCellLocation() { in getCellLocation() method in TelephonyManager
731 Bundle bundle = getITelephony().getCellLocation(); in getCellLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMAPhone.java632 public CellLocation getCellLocation() { in getCellLocation() method in CDMAPhone
/frameworks/base/services/core/java/com/android/server/location/
DGpsLocationProvider.java1941 GsmCellLocation gsm_cell = (GsmCellLocation) phone.getCellLocation(); in requestRefLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java2737 CellLocation loc = mPhone.getCellLocation(); in getCellLocationId()
/frameworks/base/api/
Dsystem-current.txt30865 method public android.telephony.CellLocation getCellLocation();
Dcurrent.txt28657 method public android.telephony.CellLocation getCellLocation();