Home
last modified time | relevance | path

Searched refs:SCREEN_SIZE_ATTR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DCommand.cpp286 SCREEN_SIZE_ATTR = 0x010102ca, enumerator
341 SCREEN_SIZE_ATTR); in printCompatibleScreens()
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp77 SCREEN_SIZE_ATTR = 0x010102ca, enumerator
2339 size = GetAttributeInteger(FindAttribute(element, SCREEN_SIZE_ATTR)); in Extract()