Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DHelpers.java253 getSuccessDestinationDirectory(context, destination) in generateSaveFile()
713 public static File getSuccessDestinationDirectory(Context context, int destination) in getSuccessDestinationDirectory() method in Helpers
DDownloadThread.java704 final File afterDir = Helpers.getSuccessDestinationDirectory( in finalizeDestination()