OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldDropMetadata
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libmediaplayerservice/
MediaPlayerService.h
314
bool
shouldDropMetadata
(media::Metadata::Type type) const;
MediaPlayerService.cpp
1083
if(client->
shouldDropMetadata
(metadata_type)) {
1096
bool MediaPlayerService::Client::
shouldDropMetadata
(media::Metadata::Type code) const
[
all
...]
Completed in 53 milliseconds