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

/frameworks/base/tools/aapt/
H A DCommand.cpp619 bool withinApplication = false; local
714 withinApplication = false;
784 withinApplication = false;
786 withinApplication = true;
1081 } else if (depth == 3 && withinApplication) {

Completed in 33 milliseconds