Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp621 bool withinIntentFilter = false; in doDump() local
736 if (withinIntentFilter) { in doDump()
749 withinIntentFilter = false; in doDump()
1145 withinIntentFilter = true; in doDump()
1147 } else if ((depth == 5) && withinIntentFilter){ in doDump()