Home
last modified time | relevance | path

Searched refs:playbackFormats (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/mtp/
DMtpServer.cpp466 MtpObjectFormatList* playbackFormats = mDatabase->getSupportedPlaybackFormats(); in doGetDeviceInfo() local
494 mData.putAUInt16(playbackFormats); // Playback Formats in doGetDeviceInfo()
501 delete playbackFormats; in doGetDeviceInfo()