Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt252 val dlText2 = resources.getString(R.string.downloading_paramfile, testFile2.name) in makeDownloadIntent() constant
254 By.res(NOTIFICATION_SHADE_TYPE).hasDescendant(By.text(dlText2))), TEST_TIMEOUT_MS)) in makeDownloadIntent()