Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1961 getServiceStateTracker().requestCellIdentity(workSource, rspMsg); in getCellIdentity()
DGsmCdmaPhone.java542 mSST.requestCellIdentity(workSource, rspMsg); in getCellIdentity()
DServiceStateTracker.java4121 public void requestCellIdentity(WorkSource workSource, Message rspMsg) { in requestCellIdentity() method in ServiceStateTracker