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

/frameworks/base/tools/aapt/
H A DCommand.cpp441 bool withinApduService = false; local
457 withinApduService = false;
466 withinApduService = true;
468 } else if (depth == 2 && withinApduService) {

Completed in 37 milliseconds