Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DFileIntegrityManagerTest.java72 private static final String FILENAME = "test.file"; field in FileIntegrityManagerTest
244 new File(ceContext.getDataDir(), FILENAME), in newSupportedFiles()
245 new File(ceContext.getFilesDir(), FILENAME), in newSupportedFiles()
246 new File(deContext.getDataDir(), FILENAME), in newSupportedFiles()
247 new File(deContext.getFilesDir(), FILENAME))); in newSupportedFiles()
252 new File(mContext.getExternalFilesDir(Environment.DIRECTORY_DOWNLOADS), FILENAME), in newUnsupportedFiles()
253 new File(mContext.getExternalFilesDir(Environment.DIRECTORY_DOCUMENTS), FILENAME))); in newUnsupportedFiles()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt37904 field public static final String FILENAME = "fn";