Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp985 bool withinSupportsInput = false; in doDump() local
1137 if (withinSupportsInput && !supportedInput.empty()) { in doDump()
1152 withinSupportsInput = false; in doDump()
1572 withinSupportsInput = true; in doDump()
1953 } else if (withinSupportsInput && tag == "input-type") { in doDump()