Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp989 bool withinIntentFilter = false; in doDump() local
1202 if (withinIntentFilter) { in doDump()
1235 withinIntentFilter = false; in doDump()
1998 withinIntentFilter = true; in doDump()
2061 } else if ((depth == 5) && withinIntentFilter) { in doDump()