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

/frameworks/base/tools/aapt/
H A DCommand.cpp995 bool withinSupportsInput = false; local
1112 if (withinSupportsInput && !supportedInput.isEmpty()) {
1127 withinSupportsInput = false;
1483 withinSupportsInput = true;
1867 } else if (withinSupportsInput && tag == "input-type") {

Completed in 13 milliseconds