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

/frameworks/base/tools/aapt/
H A DCommand.cpp785 bool withinSupportsInput = false; local
900 if (withinSupportsInput && !supportedInput.isEmpty()) {
915 withinSupportsInput = false;
1250 withinSupportsInput = true;
1615 } else if (withinSupportsInput && tag == "input-type") {

Completed in 25 milliseconds