Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DResourceTypes.h838 ORIENTATION_PORT = ACONFIGURATION_ORIENTATION_PORT, enumerator
/frameworks/base/tools/aapt/
DCommand.cpp466 config.orientation = ResTable_config::ORIENTATION_PORT; in doDump()
DAaptAssets.cpp1076 if (out) out->orientation = out->ORIENTATION_PORT; in getOrientationName()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2131 case ResTable_config::ORIENTATION_PORT: in toString()