Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmCellBroadcastHandler.java115 CellLocation cl = mPhone.getCellLocation(); in handleGsmBroadcastSms()
DGsmCallTracker.java945 GsmCellLocation loc = ((GsmCellLocation)mPhone.getCellLocation()); in handleMessage()
DGSMPhone.java280 public CellLocation getCellLocation() { in getCellLocation() method in GSMPhone
281 return mSST.getCellLocation(); in getCellLocation()
DGsmServiceStateTracker.java452 GsmCellLocation loc = ((GsmCellLocation)mPhone.getCellLocation()); in handleMessage()
1647 public CellLocation getCellLocation() { in getCellLocation() method in GsmServiceStateTracker
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl357 Bundle getCellLocation(String callingPkg); in getCellLocation() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java115 public CellLocation getCellLocation() { in getCellLocation() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java212 sender.getCellLocation().fillInNotifierBundle(data); in notifyCellLocation()
DPhone.java192 CellLocation getCellLocation(); in getCellLocation() method
DPhoneProxy.java362 public CellLocation getCellLocation() { in getCellLocation() method in PhoneProxy
363 return mActivePhone.getCellLocation(); in getCellLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java148 public CellLocation getCellLocation() { in getCellLocation() method in ImsPhoneBase
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java819 public CellLocation getCellLocation() { in getCellLocation() method in TelephonyManager
826 Bundle bundle = telephony.getCellLocation(mContext.getOpPackageName()); in getCellLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMAPhone.java653 public CellLocation getCellLocation() { in getCellLocation() method in CDMAPhone
/frameworks/base/services/core/java/com/android/server/location/
DGpsLocationProvider.java1915 GsmCellLocation gsm_cell = (GsmCellLocation) phone.getCellLocation(); in requestRefLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java2730 CellLocation loc = mPhone.getCellLocation(); in getCellLocationId()
/frameworks/base/api/
Dcurrent.txt31107 method public android.telephony.CellLocation getCellLocation();
Dsystem-current.txt33356 method public android.telephony.CellLocation getCellLocation();