Searched refs:sGlobalSettings (Results 1 – 4 of 4) sorted by relevance
67 if (sGlobalSettings == null) { in getGlobalSettings()68 sGlobalSettings = native_getGlobalSettings(); in getGlobalSettings()71 return sGlobalSettings; in getGlobalSettings()77 private static Map<String, Object> sGlobalSettings; field in MediaCodecList
71 static final String[] sGlobalSettings = new String[] { field in SettingsToPropertiesMapper156 contentResolver, sGlobalSettings, sDeviceConfigScopes); in start()
116 for (String globalSetting : SettingsToPropertiesMapper.sGlobalSettings) { in validateRegisteredGlobalSettings()
37147 Landroid/media/MediaCodecList;->sGlobalSettings:Ljava/util/Map;