Home
last modified time | relevance | path

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

/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/
DUpdateConfig.java129 public UpdateConfig(String name, String url, int installType) { in UpdateConfig() argument
132 this.mAbInstallType = installType; in UpdateConfig()