Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardBottomAreaViewModelTest.kt285 assertQuickAffordanceViewModel( in startButton_present_visibleModel_startsActivityOnClick()
316 assertQuickAffordanceViewModel( in startButton_hiddenWhenDevicePolicyDisablesAllKeyguardFeatures()
353 assertQuickAffordanceViewModel( in startButton_inPreviewMode_visibleEvenWhenKeyguardNotShowing()
411 assertQuickAffordanceViewModel( in endButton_inHiglightedPreviewMode_dimmedWhenOtherIsSelected()
450 assertQuickAffordanceViewModel( in endButton_present_visibleModel_doNothingOnClick()
473 assertQuickAffordanceViewModel( in startButton_notPresent_modelIsHidden()
581 assertQuickAffordanceViewModel( in isClickable_trueWhenAlphaAtThreshold()
612 assertQuickAffordanceViewModel( in isClickable_trueWhenAlphaAboveThreshold()
643 assertQuickAffordanceViewModel( in isClickable_falseWhenAlphaBelowThreshold()
672 assertQuickAffordanceViewModel( in isClickable_falseWhenAlphaAtZero()
[all …]
H A DKeyguardQuickAffordancesCombinedViewModelTest.kt350 assertQuickAffordanceViewModel( in startButton_present_visibleModel_startsActivityOnClick()
381 assertQuickAffordanceViewModel( in startButton_hiddenWhenDevicePolicyDisablesAllKeyguardFeatures()
478 assertQuickAffordanceViewModel( in startButton_inPreviewMode_visibleEvenWhenKeyguardNotShowing()
534 assertQuickAffordanceViewModel( in endButton_inHighlightedPreviewMode_dimmedWhenOtherIsSelected()
573 assertQuickAffordanceViewModel( in endButton_present_visibleModel_doNothingOnClick()
596 assertQuickAffordanceViewModel( in startButton_notPresent_modelIsHidden()
656 assertQuickAffordanceViewModel( in isClickable_trueWhenAlphaAtThreshold()
691 assertQuickAffordanceViewModel( in isClickable_trueWhenAlphaAboveThreshold()
726 assertQuickAffordanceViewModel( in isClickable_falseWhenAlphaBelowThreshold()
756 assertQuickAffordanceViewModel( in isClickable_falseWhenAlphaAtZero()
[all …]