Searched refs:sGlobalSettings (Results 1 – 4 of 4) sorted by relevance
66 if (sGlobalSettings == null) { in getGlobalSettings()67 sGlobalSettings = native_getGlobalSettings(); in getGlobalSettings()70 return sGlobalSettings; in getGlobalSettings()76 private static Map<String, Object> sGlobalSettings; field in MediaCodecList
87 static final String[] sGlobalSettings = new String[] { field in SettingsToPropertiesMapper538 sGlobalSettings, in start()
116 for (String globalSetting : SettingsToPropertiesMapper.sGlobalSettings) { in validateRegisteredGlobalSettings()
27018 Landroid/media/MediaCodecList;->sGlobalSettings:Ljava/util/Map;