Home
last modified time | relevance | path

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

/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/services/
DPrepareUpdateService.java160 downloadPreStreamingFiles(config, OTA_PACKAGE_DIR); in execute()
239 private void downloadPreStreamingFiles(UpdateConfig config, String dir) in downloadPreStreamingFiles() method in PrepareUpdateService