Home
last modified time | relevance | path

Searched defs:lastModel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/screenrecord/data/repository/
H A DScreenRecordRepositoryTest.kt66 val lastModel by collectLastValue(underTest.screenRecordState) in dataMatchesController() constant
98 val lastModel by collectLastValue(underTest.screenRecordState) in data_whenRecording_matchesController() constant
110 val lastModel by collectLastValue(underTest.screenRecordState) in data_whenStarting_matchesController() constant
122 val lastModel by collectLastValue(underTest.screenRecordState) in data_whenRecordingAndStarting_matchesControllerRecording() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/screenrecord/domain/interactor/
H A DScreenRecordTileDataInteractorTest.kt63 val lastModel by in dataMatchesRepo() constant