Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp285 SCREEN_SIZE_ATTR = 0x010102ca, enumerator
340 SCREEN_SIZE_ATTR); in printCompatibleScreens()
/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp77 SCREEN_SIZE_ATTR = 0x010102ca, enumerator
2341 size = GetAttributeInteger(FindAttribute(element, SCREEN_SIZE_ATTR)); in Extract()