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
252 public String getCodecName() { in getCodecName() method in BluetoothCodecConfig
160 const char *MediaCodecInfo::getCodecName() const { in getCodecName() function in android::MediaCodecInfo