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

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

Completed in 887 milliseconds