Searched defs:isUndoable (Results 1 – 3 of 3) sorted by relevance
60 val isUndoable = collectLastValue(underTest.isUndoable) in start session - update - and undo all() constant
59 val isUndoable = collectLastValue(underTest.isAnythingDirty) in dirty() constant
54 val isUndoable: Flow<Boolean> = repository.isAnythingDirty in <lambda>() constant in com.android.wallpaper.picker.undo.domain.interactor.UndoInteractor