Home
last modified time | relevance | path

Searched defs:globalSettings (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java562 SettingsState globalSettings = mSettingsRegistry.getSettingsLocked( in dumpForUserLocked() local
1896 SettingsState globalSettings = mSettingsStates.get(globalKey); in migrateLegacySettingsForUserLocked() local
2149 SettingsState globalSettings = getSettingsLocked( in upgradeIfNeededLocked() local
2211 final SettingsState globalSettings = getGlobalSettingsLocked(); in onUpgradeLocked() local
2262 final SettingsState globalSettings = getGlobalSettingsLocked(); in onUpgradeLocked() local
2277 final SettingsState globalSettings = getGlobalSettingsLocked(); in onUpgradeLocked() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp224 sp<AMessage> globalSettings = mediaCodecList->getGlobalSettings(); in CreatePersistentInputSurface() local