Searched refs:mTosUrl (Results 1 – 1 of 1) sorted by relevance
214 URL mTosUrl = null; field in DSULoader.DSUPackage237 mTosUrl = new URL(jsn.getString(TOS)); in DSUPackage()374 if (dsu.mTosUrl != null) { in onListItemClick()376 termsOfService = readAll(dsu.mTosUrl); in onListItemClick()