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

/frameworks/base/libs/androidfw/tests/
H A DConfig_test.cpp136 longConfig.screenLayout = ResTable_config::SCREENLONG_YES;
170 deviceConfig.screenLayout = ResTable_config::SCREENLONG_YES;
176 targetConfigB.screenLayout = ResTable_config::SCREENLONG_YES;
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1097 SCREENLONG_YES = ACONFIGURATION_SCREENLONG_YES << SHIFT_SCREENLONG, enumerator in enum:android::ResTable_config::__anon980
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp421 | ResTable_config::SCREENLONG_YES;
/frameworks/base/tools/aapt2/
H A DConfigDescription.cpp173 ResTable_config::SCREENLONG_YES;
/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp102 case ConfigDescription::SCREENLONG_YES:
H A DProtoDeserialize.cpp127 ConfigDescription::SCREENLONG_YES;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3185 case ResTable_config::SCREENLONG_YES:

Completed in 1287 milliseconds