Home
last modified time | relevance | path

Searched defs:dtmfType (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/rtp/
DAudioGroup.java188 String codecSpec, int dtmfType, Parcel attributionSource); in nativeAdd()
/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp171 int codecType, int dtmfType) in set()
957 jstring jCodecSpec, jint dtmfType, jobject jAttributionSource) in add()