Lines Matching refs:x
207 - [x] Create a UI with list of configs, current version,
209 - [x] Add `PayloadSpec` and `PayloadSpecs` for working with
211 - [x] Add `UpdateConfig` for working with json config files
212 - [x] Add applying non-streaming update
213 - [x] Prepare streaming update (partially downloading package)
214 - [x] Add applying streaming update
215 - [x] Add stop/reset the update
216 - [x] Add demo for passing HTTP headers to `UpdateEngine#applyPayload`
217 - [x] [Package compatibility check](https://source.android.com/devices/architecture/vintf/match-rul…
218 - [x] Deferred switch slot demo
219 - [x] Add UpdateManager; extract update logic from MainActivity
220 - [x] Add Sample app update state (separate from update_engine status)
221 - [x] Add smart update completion detection using onStatusUpdate
222 - [x] Add pause/resume demo
223 - [x] Verify system partition checksum for package