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

/frameworks/base/tools/aapt2/
H A DResourceValues.cpp348 style->parentInferred = parentInferred;
H A DResourceParser_test.cpp392 EXPECT_TRUE(style->parentInferred);
403 EXPECT_FALSE(style->parentInferred);
H A DResourceValues.h241 bool parentInferred = false; member in struct:aapt::Style
H A DResourceParser.cpp1189 style->parentInferred = true;

Completed in 83 milliseconds