Searched refs:strExpiration (Results 1 – 1 of 1) sorted by relevance
1899 final String strExpiration = mDependencies.getDeviceConfigProperty(NAMESPACE_CONNECTIVITY, in getTestUrl() local1901 if (strExpiration == null) return null; in getTestUrl()1905 expTime = Long.parseUnsignedLong(strExpiration); in getTestUrl()