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

/frameworks/base/tools/aapt/
H A DCommand.cpp427 bool withinApduService = false; local
448 withinApduService = false;
462 withinApduService = true;
464 } else if (depth == 2 && withinApduService) {

Completed in 57 milliseconds