Home
last modified time | relevance | path

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

/cts/hostsidetests/appcloning/test-apps/AppCloningStorageStatsTest/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java66 final File downloadsDir = Environment.getExternalStoragePublicDirectory( in testVerifyStatsExternal() local
98 MediaStore.scanFile(mContext.getContentResolver(), downloadsDir); in testVerifyStatsExternal() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java245 final File downloadsDir = Environment.getExternalStoragePublicDirectory( in testVerifyStatsExternal() local
273 MediaStore.scanFile(getContext().getContentResolver(), downloadsDir); in testVerifyStatsExternal() local