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

/frameworks/base/tools/aapt/
H A DCommand.cpp1000 bool withinIntentFilter = false; local
1178 if (withinIntentFilter) {
1211 withinIntentFilter = false;
1913 withinIntentFilter = true;
1976 } else if ((depth == 5) && withinIntentFilter) {

Completed in 116 milliseconds