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

/frameworks/base/tools/aapt/
H A DCommand.cpp401 bool withinApduService = false; local
422 withinApduService = false;
436 withinApduService = true;
438 } else if (depth == 2 && withinApduService) {

Completed in 37 milliseconds