Searched refs:CONFIG_VERSION (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/tools/aapt2/filter/
H A DConfigFilter.cpp29 diff_mask &= ~android::ResTable_config::CONFIG_VERSION;
/frameworks/base/tools/aapt/
H A DResourceFilter.cpp42 entry.second &= ~ResTable_config::CONFIG_VERSION;
H A DAaptConfig.cpp907 const uint32_t mask = ResTable_config::CONFIG_DENSITY | ResTable_config::CONFIG_VERSION;
/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener_test.cpp181 Res_value::TYPE_INT_DEC, 1u, ResTable_config::CONFIG_VERSION));
185 ResTable_config::CONFIG_VERSION));
498 ResTable_config::CONFIG_VERSION));
502 2u, ResTable_config::CONFIG_VERSION));
553 ResTable_config::CONFIG_VERSION));
557 2u, ResTable_config::CONFIG_VERSION));
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1224 CONFIG_VERSION = ACONFIGURATION_VERSION, enumerator in enum:android::ResTable_config::__anon990
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java140 GlobalSettingsProto.Anomaly.CONFIG_VERSION);
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2076 if (version != o.version) diffs |= CONFIG_VERSION;

Completed in 2833 milliseconds