Searched refs:kInAndOutOfBand (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/
H A Dcommon_types.h306 kInAndOutOfBand = 2 enumerator in enum:webrtc::TelephoneEventDetectionMethods
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
H A DWinTestDlg.cc576 if (detectionMethod == kOutOfBand || detectionMethod == kInAndOutOfBand)
581 if (detectionMethod == kInBand || detectionMethod == kInAndOutOfBand)
1023 method = kInAndOutOfBand;

Completed in 53 milliseconds