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
1015 final Map<String, Object> global = MediaCodecList.getGlobalSettings(); in CodecCapabilities()
311 const sp<AMessage> MediaCodecList::getGlobalSettings() const { in getGlobalSettings() function in android::MediaCodecList
346 const sp<AMessage> settings = mcl->getCodecList()->getGlobalSettings(); in android_media_MediaCodecList_getGlobalSettings()
187 byte[] globalSettingsData = getGlobalSettings(); in onBackup()533 private byte[] getGlobalSettings() { in getGlobalSettings() method in SettingsBackupAgent
9558 HSPLandroid/media/MediaCodecList;->getGlobalSettings()Ljava/util/Map;
37136 Landroid/media/MediaCodecList;->getGlobalSettings()Ljava/util/Map;