Searched defs:getGlobalSettings (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libmedia/
H A DIMediaCodecList.cpp68 virtual const sp<AMessage> getGlobalSettings() const function in class:android::BpMediaCodecList
145 const sp<AMessage> info = getGlobalSettings();
/frameworks/base/media/java/android/media/
H A DMediaCodecList.java65 /* package private */ static final Map<String, Object> getGlobalSettings() { method in class:MediaCodecList
/frameworks/av/media/vndk/xmlparser/1.0/
H A DMediaCodecsXmlParser.cpp837 void MediaCodecsXmlParser::getGlobalSettings( function in class:MediaCodecsXmlParser
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java160 byte[] globalSettingsData = getGlobalSettings();
277 byte[] globalSettingsData = getGlobalSettings();
523 private byte[] getGlobalSettings() { method in class:SettingsBackupAgent
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp1144 const sp<AMessage> MediaCodecList::getGlobalSettings() const { function in class:android::MediaCodecList

Completed in 689 milliseconds