Home
last modified time | relevance | path

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

/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/services/
DPrepareUpdateService.java132 PayloadSpec spec = execute(config); in onHandleIntent()
146 private PayloadSpec execute(UpdateConfig config) in execute() method in PrepareUpdateService