Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-arch-common/tests/robotests/src/com/android/car/arch/common/
DLiveDataFunctionsTest.java334 MutableLiveData<Object> irrelevantValue = new MutableLiveData<>(); in testIff_changeValue_doesntNotifyForIrrelevantChanges() local
460 MutableLiveData<Object> irrelevantValue = new MutableLiveData<>(); in testIfThenElse_liveDataParams_changeValue_doesntNotifyForIrrelevantChanges() local
468 falseLiveData(), Boolean::booleanValue, irrelevantValue, dataOf(new Object())) in testIfThenElse_liveDataParams_changeValue_doesntNotifyForIrrelevantChanges() local