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

/frameworks/base/tools/aapt/
H A DCommand.cpp402 bool withinApduService = false; local
423 withinApduService = false;
437 withinApduService = true;
439 } else if (depth == 2 && withinApduService) {

Completed in 127 milliseconds