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

/frameworks/base/tools/aapt/
H A DCommand.cpp402 Vector<String8> getNfcAidCategories(AssetManager& assets, String8 xmlPath, bool offHost, argument
411 const String8 serviceTagName(offHost ? "offhost-apdu-service" : "host-apdu-service");
1858 bool offHost = true; local
1860 offHost = false;
1873 offHost, &error);
1883 if (offHost) {

Completed in 103 milliseconds