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

/frameworks/base/tools/aapt/
H A DCommand.cpp400 Vector<String8> getNfcAidCategories(AssetManager& assets, const String8& xmlPath, bool offHost, argument
409 const String8 serviceTagName(offHost ? "offhost-apdu-service" : "host-apdu-service");
1954 bool offHost = true; local
1956 offHost = false;
1970 offHost, &error);
1981 if (offHost) {

Completed in 97 milliseconds