Home
last modified time | relevance | path

Searched refs:requestCellLocation (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1895 getServiceStateTracker().requestCellLocation(workSource, rspMsg); in getCellLocation()
DGsmCdmaPhone.java516 mSST.requestCellLocation(workSource, rspMsg); in getCellLocation()
DServiceStateTracker.java3918 public void requestCellLocation(WorkSource workSource, Message rspMsg) { in requestCellLocation() method in ServiceStateTracker