Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DUtil_test.cpp256 .setScreenLayout(0x80) in TEST()
263 .setScreenLayout(0x01) in TEST()
271 .setScreenLayout(0x10) in TEST()
279 .setScreenLayout(0x62) in TEST()
/aosp12/frameworks/base/tools/aapt2/test/
H A DBuilders.h279 ConfigDescriptionBuilder& setScreenLayout(uint8_t screenLayout) { in setScreenLayout() function