Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp53 SCREEN_ORIENTATION_ATTR = 0x0101001e, enumerator
1185 auto orientation = GetAttributeInteger(FindAttribute(element, SCREEN_ORIENTATION_ATTR)); in Extract()
/frameworks/base/tools/aapt/
DCommand.cpp267 SCREEN_ORIENTATION_ATTR = 0x0101001e, enumerator
1730 SCREEN_ORIENTATION_ATTR, &error); in doDump()