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

/frameworks/base/tools/aapt/
H A DCommand.cpp392 Vector<String8> getNfcAidCategories(AssetManager& assets, String8 xmlPath, bool offHost, argument
401 const String8 serviceTagName(offHost ? "offhost-apdu-service" : "host-apdu-service");
1671 bool offHost = true; local
1673 offHost = false;
1685 offHost, &error);
1695 if (offHost) {

Completed in 44 milliseconds