Searched refs:shouldDropMetadata (Results 1 – 4 of 4) sorted by relevance
121 bool shouldDropMetadata(media::Metadata::Type type) const;
1272 bool MediaPlayer2::shouldDropMetadata(media::Metadata::Type code) const { in shouldDropMetadata() function in android::MediaPlayer21301 if(shouldDropMetadata(metadata_type)) { in notify()
456 bool shouldDropMetadata(media::Metadata::Type type) const;
1463 if(shouldDropMetadata(metadata_type)) { in notify()1479 bool MediaPlayerService::Client::shouldDropMetadata(media::Metadata::Type code) const in shouldDropMetadata() function in android::MediaPlayerService::Client