Home
last modified time | relevance | path

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

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