Searched defs:mUrl (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/ | ||
D | PayloadSpec.java | 38 private String mUrl; field in PayloadSpec |
D | UpdateConfig.java | 108 private String mUrl; field in UpdateConfig |
/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/util/ | ||
D | FileDownloader.java | 38 private String mUrl; field in FileDownloader |