Searched refs:setBottomAreaAlpha (Results 1 – 5 of 5) sorted by relevance
523 repository.setBottomAreaAlpha(0.1f) in alpha()525 repository.setBottomAreaAlpha(0.5f) in alpha()527 repository.setBottomAreaAlpha(0.2f) in alpha()529 repository.setBottomAreaAlpha(0f) in alpha()543 repository.setBottomAreaAlpha(0.1f) in alpha_inPreviewMode_doesNotChange()545 repository.setBottomAreaAlpha(0.5f) in alpha_inPreviewMode_doesNotChange()547 repository.setBottomAreaAlpha(0.2f) in alpha_inPreviewMode_doesNotChange()549 repository.setBottomAreaAlpha(0f) in alpha_inPreviewMode_doesNotChange()557 repository.setBottomAreaAlpha( in isClickable_trueWhenAlphaAtThreshold()590 repository.setBottomAreaAlpha( in isClickable_trueWhenAlphaAboveThreshold()[all …]
126 underTest.setBottomAreaAlpha(0.1f) in <lambda>()129 underTest.setBottomAreaAlpha(0.2f) in <lambda>()132 underTest.setBottomAreaAlpha(0.3f) in <lambda>()135 underTest.setBottomAreaAlpha(0.5f) in <lambda>()138 underTest.setBottomAreaAlpha(1.0f) in <lambda>()
50 repository.setBottomAreaAlpha(alpha) in setAlpha()
248 @Deprecated("Deprecated as part of b/278057014") fun setBottomAreaAlpha(alpha: Float) in <lambda>() method654 override fun setBottomAreaAlpha(alpha: Float) { in setBottomAreaAlpha() method
147 override fun setBottomAreaAlpha(alpha: Float) { in setBottomAreaAlpha() method in com.android.systemui.keyguard.data.repository.FakeKeyguardRepository