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.kt335 val dlText2 = resources.getString(R.string.downloading_paramfile, testFile2.name) in makeFileUri() constant
336 findNotification(UiSelector().textContains(dlText2)) in makeFileUri()