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

/frameworks/base/tools/aapt/
H A DCommand.cpp985 bool withinIntentFilter = false; local
1163 if (withinIntentFilter) {
1196 withinIntentFilter = false;
1926 withinIntentFilter = true;
1989 } else if ((depth == 5) && withinIntentFilter) {

Completed in 26 milliseconds