Searched refs:getNeighboringCids (Results 1 - 12 of 12) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java433 public void getNeighboringCids(Message response) { method in class:ImsPhoneBase
H A DImsPhoneCommandInterface.java425 public void getNeighboringCids(Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java426 public void getNeighboringCids(Message response) { method in class:SipCommandInterface
H A DSipPhoneBase.java396 public void getNeighboringCids(Message response) { method in class:SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1385 void getNeighboringCids(Message response); method in interface:CommandsInterface
H A DPhone.java1174 void getNeighboringCids(Message response); method in interface:Phone
H A DPhoneProxy.java906 public void getNeighboringCids(Message response) { method in class:PhoneProxy
907 mActivePhone.getNeighboringCids(response);
H A DRIL.java2074 public void getNeighboringCids(Message response) { method in class:RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java499 public void getNeighboringCids(Message response) { method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1253 getNeighboringCids(Message response) { method in class:GSMPhone
1254 mCi.getNeighboringCids(response);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1059 public void getNeighboringCids(Message result) { method in class:SimulatedCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java755 getNeighboringCids(Message response) { method in class:CDMAPhone

Completed in 265 milliseconds