Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp982 bool withinSupportsInput = false; in doDump() local
1099 if (withinSupportsInput && !supportedInput.isEmpty()) { in doDump()
1114 withinSupportsInput = false; in doDump()
1498 withinSupportsInput = true; in doDump()
1882 } else if (withinSupportsInput && tag == "input-type") { in doDump()