Home
last modified time | relevance | path

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

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