Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java108 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in SipPhoneBase
/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/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java262 CellLocation getCellLocation(WorkSource workSource); in getCellLocation() method
DGsmCdmaPhone.java438 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in GsmCdmaPhone
DServiceStateTracker.java3467 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in ServiceStateTracker
DPhone.java1700 public CellLocation getCellLocation() { in getCellLocation() method in Phone
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl381 Bundle getCellLocation(String callingPkg); in getCellLocation() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1077 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in PhoneMock