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

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

Completed in 84 milliseconds