Searched defs:supportedInput (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp1101 Vector<String8> supportedInput; local
1112 if (withinSupportsInput && !supportedInput.isEmpty()) {
1114 const size_t N = supportedInput.size();
1117 supportedInput[i].string()).string());
1124 supportedInput.clear();
1870 supportedInput.add(name);

Completed in 833 milliseconds