Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt100 internal var sTestConnection: HttpURLConnection? = null in createFromParcel() variable
117 return sTestConnection ?: throw IllegalStateException( in openConnection()
179 TestNetwork.sTestConnection = connection in setUp()