Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
DQSTileViewImplTest.kt541 assertThat(tileView.isExpandableAddedToLongPress).isTrue() in onInit_withLongPressEffect_longPressEffectHasTileAndExpandable()
551 assertThat(tileView.isExpandableAddedToLongPress).isFalse() in onInit_withoutLongPressEffect_longPressEffectDoesNotHaveTileAndExpandable()
568 val isExpandableAddedToLongPress: Boolean constant