Home
last modified time | relevance | path

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

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