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.kt307 val dlText1 = resources.getString(R.string.downloading_paramfile, testFile1.name) in makeFileUri() constant
309 findNotification(UiSelector().textContains(dlText1)) in makeFileUri()