Searched refs:shouldDropMetadata (Results 1 – 2 of 2) sorted by relevance
441 bool shouldDropMetadata(media::Metadata::Type type) const;
1676 if(shouldDropMetadata(metadata_type)) { in notify()1692 bool MediaPlayerService::Client::shouldDropMetadata(media::Metadata::Type code) const in shouldDropMetadata() function in android::MediaPlayerService::Client