Searched refs:offHost (Results 1 – 2 of 2) sorted by relevance
120 String settingsActivityName, String offHost, String staticOffHost) { in ApduServiceInfo() argument125 this.mOffHostName = offHost; in ApduServiceInfo()127 this.mOnHost = (offHost == null); in ApduServiceInfo()444 public void setOffHostSecureElement(String offHost) { in setOffHostSecureElement() argument445 mOffHostName = offHost; in setOffHostSecureElement()
400 Vector<String8> getNfcAidCategories(AssetManager& assets, const String8& xmlPath, bool offHost, in getNfcAidCategories() argument409 const String8 serviceTagName(offHost ? "offhost-apdu-service" : "host-apdu-service"); in getNfcAidCategories()1954 bool offHost = true; in doDump() local1956 offHost = false; in doDump()1970 offHost, &error); in doDump()1981 if (offHost) { in doDump()