Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt219 val dlText1 = resources.getString(R.string.downloading_paramfile, testFile1.name) in makeDownloadIntent() constant
222 By.res(NOTIFICATION_SHADE_TYPE).hasDescendant(By.text(dlText1))), TEST_TIMEOUT_MS)) in makeDownloadIntent()