Home
last modified time | relevance | path

Searched defs:downloadPath (Results 1 – 2 of 2) sorted by relevance

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java387 final File downloadPath = new File(getFilesDir(), FILE_PROVIDER_DOWNLOAD_PATH); in maybeDeleteDirectlyOpenFile() local
1138 final File downloadPath = new File(getFilesDir(), FILE_PROVIDER_DOWNLOAD_PATH); in startDirectlyOpenDownload() local
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DCaptivePortalLoginActivityTest.java881 final File downloadPath = new File(getInstrumentation().getContext().getFilesDir(), in testDirectlyOpen_onCreateDeleteFile() local