Searched defs:unmarshallAudioAttributes (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp222 void unmarshallAudioAttributes(const Parcel& parcel, audio_attributes_t *attributes) function in namespace:__anon282
243 ALOGE("unmarshallAudioAttributes() received unflattened tags, ignoring tag values");
1108 unmarshallAudioAttributes(parcel, mAudioAttributes);

Completed in 51 milliseconds