HomeSort by relevance Sort by last modified time
    Searched refs:PressDTMF_w (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 347 bool PressDTMF_w(int digit, bool playout);
channel.cc 865 bool VoiceChannel::PressDTMF_w(int digit, bool playout) {
897 data->result = PressDTMF_w(data->digit, data->playout);
    [all...]

Completed in 24 milliseconds