Searched refs:getSplitConfigurations (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DBundle.h154 const android::Vector<android::String8>& getSplitConfigurations() const { return mPartialConfigurations; } function in class:Bundle
H A DCommand.cpp2337 if (bundle->getSplitConfigurations().size() > 0) {
2338 const Vector<String8>& splitStrs = bundle->getSplitConfigurations();
H A DResourceTable.cpp3134 if (bundle->getSplitConfigurations().isEmpty()) {

Completed in 572 milliseconds