Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardBottomAreaViewModelTest.kt282 assertQuickAffordanceViewModel( in startButton_present_visibleModel_startsActivityOnClick()
313 assertQuickAffordanceViewModel( in startButton_hiddenWhenDevicePolicyDisablesAllKeyguardFeatures()
350 assertQuickAffordanceViewModel( in startButton_inPreviewMode_visibleEvenWhenKeyguardNotShowing()
408 assertQuickAffordanceViewModel( in endButton_inHiglightedPreviewMode_dimmedWhenOtherIsSelected()
447 assertQuickAffordanceViewModel( in endButton_present_visibleModel_doNothingOnClick()
470 assertQuickAffordanceViewModel( in startButton_notPresent_modelIsHidden()
578 assertQuickAffordanceViewModel( in isClickable_trueWhenAlphaAtThreshold()
609 assertQuickAffordanceViewModel( in isClickable_trueWhenAlphaAboveThreshold()
640 assertQuickAffordanceViewModel( in isClickable_falseWhenAlphaBelowThreshold()
669 assertQuickAffordanceViewModel( in isClickable_falseWhenAlphaAtZero()
[all …]
DKeyguardQuickAffordancesCombinedViewModelTest.kt362 assertQuickAffordanceViewModel( in startButton_present_visibleModel_startsActivityOnClick()
393 assertQuickAffordanceViewModel( in startButton_hiddenWhenDevicePolicyDisablesAllKeyguardFeatures()
429 assertQuickAffordanceViewModel( in startButton_inPreviewMode_visibleEvenWhenKeyguardNotShowing()
485 assertQuickAffordanceViewModel( in endButton_inHiglightedPreviewMode_dimmedWhenOtherIsSelected()
524 assertQuickAffordanceViewModel( in endButton_present_visibleModel_doNothingOnClick()
547 assertQuickAffordanceViewModel( in startButton_notPresent_modelIsHidden()
607 assertQuickAffordanceViewModel( in isClickable_trueWhenAlphaAtThreshold()
642 assertQuickAffordanceViewModel( in isClickable_trueWhenAlphaAboveThreshold()
677 assertQuickAffordanceViewModel( in isClickable_falseWhenAlphaBelowThreshold()
707 assertQuickAffordanceViewModel( in isClickable_falseWhenAlphaAtZero()
[all …]