Home
last modified time | relevance | path

Searched defs:getGlobalSettings (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libmedia/
H A DIMediaCodecList.cpp68 virtual const sp<AMessage> getGlobalSettings() const in getGlobalSettings() function in android::BpMediaCodecList
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecList.java65 /* package private */ static final Map<String, Object> getGlobalSettings() { in getGlobalSettings() method in MediaCodecList
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp315 const sp<AMessage> MediaCodecList::getGlobalSettings() const { in getGlobalSettings() function in android::MediaCodecList
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java636 private byte[] getGlobalSettings() { in getGlobalSettings() method in SettingsBackupAgent