Home
last modified time | relevance | path

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

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