HomeSort by relevance Sort by last modified time
    Searched defs:sendBurstDtmf (Results 1 - 20 of 20) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCommandInterface.java 226 public void sendBurstDtmf(String dtmfString, int on, int off,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipCommandInterface.java 227 public void sendBurstDtmf(String dtmfString, int on, int off,
SipPhone.java 312 public void sendBurstDtmf(String dtmfString) {
313 loge("sendBurstDtmf() is a CDMA method");
    [all...]
  /hardware/interfaces/radio/1.2/default/
Radio.cpp 516 Return<void> Radio::sendBurstDtmf(int32_t /* serial */, const hidl_string& /* dtmf*/,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaPhone.java     [all...]
CallManager.java     [all...]
CommandsInterface.java     [all...]
RIL.java     [all...]
Phone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommandsVerifier.java 822 public void sendBurstDtmf(String dtmfString, int on, int off, Message result) {
SimulatedCommands.java     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
PhoneMock.java 665 public void sendBurstDtmf(String dtmfString, int on, int off, Message onComplete) {
    [all...]
  /hardware/ril/libril/
ril_service.cpp 325 Return<void> sendBurstDtmf(int32_t serial,
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 355 milliseconds