Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java115 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java154 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java212 CellLocation getCellLocation(WorkSource workSource); in getCellLocation() method
DGsmCdmaPhone.java415 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in GsmCdmaPhone
DServiceStateTracker.java3396 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in ServiceStateTracker
DPhone.java1650 public CellLocation getCellLocation() { in getCellLocation() method in Phone
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl372 Bundle getCellLocation(String callingPkg); in getCellLocation() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1081 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in PhoneMock
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1118 public CellLocation getCellLocation() { in getCellLocation() method in TelephonyManager