Searched refs:parentInferred (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/
H A DResourceValues.h289 bool parentInferred = false; member in struct:aapt::Style
H A DResourceValues.cpp451 style->parentInferred = parentInferred;
H A DResourceParser_test.cpp341 EXPECT_TRUE(style->parentInferred);
351 EXPECT_FALSE(style->parentInferred);
H A DResourceParser.cpp1009 style->parentInferred = true;

Completed in 421 milliseconds