Home
last modified time | relevance | path

Searched refs:ORIENTATION_PORT (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/
DAaptConfig.cpp407 if (out) out->orientation = out->ORIENTATION_PORT; in parseOrientation()
DCommand.cpp613 config.orientation = ResTable_config::ORIENTATION_PORT; in doDump()
/frameworks/base/include/androidfw/
DResourceTypes.h956 ORIENTATION_PORT = ACONFIGURATION_ORIENTATION_PORT, enumerator
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2645 case ResTable_config::ORIENTATION_PORT: in toString()