Searched refs:getGlobalSettings (Results 1 – 10 of 10) sorted by relevance
68 virtual const sp<AMessage> getGlobalSettings() const in getGlobalSettings() function in android::BpMediaCodecList145 const sp<AMessage> info = getGlobalSettings(); in onTransact()
38 virtual const sp<AMessage> getGlobalSettings() const = 0;
59 virtual const sp<AMessage> getGlobalSettings() const;
65 /* package private */ static final Map<String, Object> getGlobalSettings() { in getGlobalSettings() method in MediaCodecList
1055 final Map<String, Object> global = MediaCodecList.getGlobalSettings(); in CodecCapabilities()
311 const sp<AMessage> MediaCodecList::getGlobalSettings() const { in getGlobalSettings() function in android::MediaCodecList
347 const sp<AMessage> settings = mcl->getCodecList()->getGlobalSettings(); in android_media_MediaCodecList_getGlobalSettings()
214 byte[] globalSettingsData = getGlobalSettings(); in onBackup()615 private byte[] getGlobalSettings() { in getGlobalSettings() method in SettingsBackupAgent
13119 HSPLandroid/media/MediaCodecList;->getGlobalSettings()Ljava/util/Map;
37133 Landroid/media/MediaCodecList;->getGlobalSettings()Ljava/util/Map;