Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp996 bool withinSupportsInput = false; in doDump() local
1113 if (withinSupportsInput && !supportedInput.isEmpty()) { in doDump()
1128 withinSupportsInput = false; in doDump()
1484 withinSupportsInput = true; in doDump()
1868 } else if (withinSupportsInput && tag == "input-type") { in doDump()