Searched refs:cleanupDestination (Results 1 - 1 of 1) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadThread.java232 cleanupDestination(state, finalStatus);
347 private void cleanupDestination(State state, int finalStatus) { method in class:DownloadThread
355 Log.d(TAG, "cleanupDestination() deleting " + state.mFilename);

Completed in 124 milliseconds