Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/updater_sample/tests/src/com/example/android/systemupdatersample/
H A DUpdateManagerTest.java71 private UpdateConfig mStreamingUpdate002; field in UpdateManagerTest
77 mStreamingUpdate002 = in setUp()
84 mSubject.applyUpdate(mMockContext, mStreamingUpdate002); in applyUpdate_appliesPayloadToUpdateEngine()
112 mSubject.applyUpdate(mMockContext, mStreamingUpdate002); in stateIsRunningAndEngineStatusIsIdle_reApplyLastUpdate()