Searched defs:withinApplication (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp550 bool withinApplication = false; local
624 withinApplication = false;
693 withinApplication = false;
695 withinApplication = true;
920 } else if (depth == 3 && withinApplication) {

Completed in 46 milliseconds