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

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

Completed in 46 milliseconds