Searched refs:shouldDropMetadata (Results 1 – 2 of 2) sorted by relevance
380 bool shouldDropMetadata(media::Metadata::Type type) const;
1294 if(client->shouldDropMetadata(metadata_type)) { in notify()1310 bool MediaPlayerService::Client::shouldDropMetadata(media::Metadata::Type code) const in shouldDropMetadata() function in android::MediaPlayerService::Client