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

/frameworks/base/tools/aapt/
H A DCommand.cpp390 Vector<String8> getNfcAidCategories(AssetManager& assets, String8 xmlPath, bool offHost, argument
399 const String8 serviceTagName(offHost ? "offhost-apdu-service" : "host-apdu-service");
1652 bool offHost = true; local
1654 offHost = false;
1666 offHost, &error);
1676 if (offHost) {

Completed in 1082 milliseconds