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

/frameworks/base/tools/aapt/
H A DCommand.cpp792 bool withinIntentFilter = false; local
963 if (withinIntentFilter) {
992 withinIntentFilter = false;
1647 withinIntentFilter = true;
1705 } else if ((depth == 5) && withinIntentFilter) {

Completed in 487 milliseconds