Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/split/
DTableSplitter.cpp49 class SplitValueSelector { class
51 explicit SplitValueSelector(const SplitConstraints& constraints) { in SplitValueSelector() function in aapt::SplitValueSelector
114 DISALLOW_COPY_AND_ASSIGN(SplitValueSelector);
234 SplitValueSelector selector(split_constraint); in SplitTable()