Searched defs:getNeighboringCids (Results 1 - 11 of 11) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java436 public void getNeighboringCids(Message response) { method in class:ImsPhoneBase
H A DImsPhoneCommandInterface.java428 public void getNeighboringCids(Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java399 public void getNeighboringCids(Message response) { method in class:SipPhoneBase
H A DSipCommandInterface.java429 public void getNeighboringCids(Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneInternalInterface.java659 void getNeighboringCids(Message response); method in interface:PhoneInternalInterface
H A DGsmCdmaPhone.java1732 public void getNeighboringCids(Message response) { method in class:GsmCdmaPhone
1734 mCi.getNeighboringCids(response);
H A DCommandsInterface.java1388 void getNeighboringCids(Message response); method in interface:CommandsInterface
H A DRIL.java2253 public void getNeighboringCids(Message response) { method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1141 public void getNeighboringCids(Message result) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java1012 public void getNeighboringCids(Message response) { method in class:SimulatedCommandsVerifier
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneMock.java1232 public void getNeighboringCids(Message response) { method in class:PhoneMock

Completed in 46 milliseconds