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

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

Completed in 45 milliseconds