Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmCellBroadcastHandler.java115 CellLocation cl = mPhone.getCellLocation(); in handleGsmBroadcastSms()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java241 doReturn(cellLocation).when(mSST).getCellLocation(workSource); in testGetCellLocation()
242 assertEquals(cellLocation, mPhoneUT.getCellLocation(workSource)); in testGetCellLocation()
270 (CdmaCellLocation) mPhoneUT.getCellLocation(workSource); in testGetCellLocation()
DDefaultPhoneNotifierTest.java246 doReturn(mGsmCellLocation).when(mPhone).getCellLocation(); in testNotifyCellLocation()
DServiceStateTrackerTest.java638 GsmCellLocation cl = (GsmCellLocation) sst.getCellLocation(workSource); in testGsmCellLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java213 sender.getCellLocation().fillInNotifierBundle(data); in notifyCellLocation()
DPhoneInternalInterface.java262 CellLocation getCellLocation(WorkSource workSource); in getCellLocation() method
DPhone.java1700 public CellLocation getCellLocation() { in getCellLocation() method in Phone
1701 return getCellLocation(null); in getCellLocation()
DGsmCdmaCallTracker.java1453 CellLocation loc = mPhone.getCellLocation(); in handleMessage()
DGsmCdmaPhone.java438 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in GsmCdmaPhone
440 return mSST.getCellLocation(workSource); in getCellLocation()
DServiceStateTracker.java1254 GsmCellLocation loc = ((GsmCellLocation)mPhone.getCellLocation()); in handleMessage()
3467 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in ServiceStateTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java108 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl381 Bundle getCellLocation(String callingPkg); in getCellLocation() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java157 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in ImsPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1077 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in PhoneMock
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java2244 GsmCellLocation gsm_cell = (GsmCellLocation) phone.getCellLocation();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java4039 CellLocation loc = mPhone.getCellLocation(); in getCellLocationId()
/frameworks/base/config/
Dboot-image-profile.txt30704 HSPLandroid/telephony/TelephonyManager;->getCellLocation()Landroid/telephony/CellLocation;
39821 HSPLcom/android/internal/telephony/GsmCdmaPhone;->getCellLocation(Landroid/os/WorkSource;)Landroid/…
40078 HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCellLocation(Ljava/lang/String;)Landr…
40148 HSPLcom/android/internal/telephony/ITelephony;->getCellLocation(Ljava/lang/String;)Landroid/os/Bund…
40440 HSPLcom/android/internal/telephony/Phone;->getCellLocation()Landroid/telephony/CellLocation;
40759 HSPLcom/android/internal/telephony/ServiceStateTracker;->getCellLocation(Landroid/os/WorkSource;)La…
Dhiddenapi-public-dex.txt44607 Landroid/telephony/TelephonyManager;->getCellLocation()Landroid/telephony/CellLocation;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28655 method public android.telephony.CellLocation getCellLocation();
/frameworks/base/api/
Dcurrent.txt42450 method public deprecated android.telephony.CellLocation getCellLocation();