HomeSort by relevance Sort by last modified time
    Searched refs:ORIENTATION_PORT (Results 1 - 6 of 6) sorted by null

  /frameworks/base/libs/androidfw/tests/
Config_test.cpp 142 longRoundPortConfig.orientation = ResTable_config::ORIENTATION_PORT;
  /frameworks/base/libs/androidfw/include/androidfw/
ResourceTypes.h 962 ORIENTATION_PORT = ACONFIGURATION_ORIENTATION_PORT,
    [all...]
  /frameworks/base/tools/aapt/
AaptConfig.cpp 497 if (out) out->orientation = out->ORIENTATION_PORT;
Command.cpp 785 config.orientation = ResTable_config::ORIENTATION_PORT;
    [all...]
  /frameworks/base/tools/aapt2/
ConfigDescription.cpp 260 if (out) out->orientation = out->ORIENTATION_PORT;
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 105 milliseconds