Searched defs:getGlobalSettings (Results 1 - 4 of 4) 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/libstagefright/
H A DMediaCodecList.cpp1119 const sp<AMessage> MediaCodecList::getGlobalSettings() const { function in class:android::MediaCodecList
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java420 byte[] globalSettingsData = getGlobalSettings();
640 byte[] globalSettingsData = getGlobalSettings();
887 private byte[] getGlobalSettings() { method in class:SettingsBackupAgent

Completed in 1167 milliseconds