Searched refs:sGlobalSettings (Results 1 – 3 of 3) 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()