Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DHelpersTest.java431 boolean isLegacyMode) { in checkDestinationFilePathRestrictions_noPermission()
456 boolean isLegacyMode) throws Exception { in checkDestinationFilePathRestrictions_installer()
481 private void checkDestinationFilePathRestrictions_WES(String filePath, boolean isLegacyMode) in checkDestinationFilePathRestrictions_WES()
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DHelpers.java603 boolean isLegacyMode, boolean allowDownloadsDirOnly) { in checkDestinationFilePathRestrictions()