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