Home
last modified time | relevance | path

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

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