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

/frameworks/base/tools/aapt/
H A DCommand.cpp787 bool withinSupportsInput = false; local
902 if (withinSupportsInput && !supportedInput.isEmpty()) {
917 withinSupportsInput = false;
1252 withinSupportsInput = true;
1617 } else if (withinSupportsInput && tag == "input-type") {

Completed in 592 milliseconds