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