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

/frameworks/base/tools/aapt/
H A DCommand.cpp793 bool withinIntentFilter = false; local
964 if (withinIntentFilter) {
993 withinIntentFilter = false;
1626 withinIntentFilter = true;
1684 } else if ((depth == 5) && withinIntentFilter) {

Completed in 31 milliseconds