Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp1089 Vector<String8> supportedInput; in doDump() local
1136 if (withinSupportsInput && !supportedInput.isEmpty()) { in doDump()
1138 const size_t N = supportedInput.size(); in doDump()
1141 supportedInput[i].string()).string()); in doDump()
1148 supportedInput.clear(); in doDump()
1955 supportedInput.add(name); in doDump()