Searched refs:areLongPressEffectPropertiesSet (Results 1 – 2 of 2) sorted by relevance
419 assertThat(tileView.areLongPressEffectPropertiesSet).isFalse() in onStateChange_fromLongPress_to_noLongPress_clearsResources()434 assertThat(tileView.areLongPressEffectPropertiesSet).isTrue() in onStateChange_fromNoLongPress_to_longPress_setsProperties()450 assertThat(tileView.areLongPressEffectPropertiesSet).isFalse() in onStateChange_withoutLongPressEffect_fromLongPress_to_noLongPress_neverSetsProperties()469 assertThat(tileView.areLongPressEffectPropertiesSet).isFalse() in onStateChange_withoutLongPressEffect_fromNoLongPress_to_longPress_neverSetsProperties()
208 val areLongPressEffectPropertiesSet: Boolean in <lambda>() constant