Searched defs:getCodecName (Results 1 – 4 of 4) sorted by relevance
24 public String getCodecName() { return null; } in getCodecName() method in BluetoothCodecConfig
117 /* package private */ static native final String getCodecName(int index); in getCodecName() method in MediaCodecList
253 public String getCodecName() { in getCodecName() method in BluetoothCodecConfig
164 const char *MediaCodecInfo::getCodecName() const { in getCodecName() function in android::MediaCodecInfo