Searched defs:expandableView (Results 1 – 11 of 11) sorted by relevance
186 val expandableView = mock(ExpandableView::class.java) in getAmountInShelf_lastViewBelowShelf_completelyInShelf() constant213 val expandableView = mock(ExpandableView::class.java) in getAmountInShelf_lastViewAlmostBelowShelf_completelyInShelf() constant240 val expandableView = mock(ExpandableView::class.java) in getAmountInShelf_lastViewHalfClippedByShelf_halfInShelf() constant267 val expandableView = mock(ExpandableView::class.java) in getAmountInShelf_lastViewAboveShelf_notInShelf() constant
207 val expandableView = createMockRow(rowHeight) in <lambda>() constant226 val expandableView = createMockRow(rowHeight) in <lambda>() constant
345 val expandableView = mock(ExpandableView::class.java) in <lambda>() constant361 val expandableView = mock(ExpandableView::class.java) in <lambda>() constant377 val expandableView = mock(ExpandableView::class.java) in <lambda>() constant
147 ExpandableView expandableView = (ExpandableView) view; in applyToView() local192 ExpandableView expandableView = (ExpandableView) child; in animateTo() local
111 public boolean isViewAffectedBySwipe(ExpandableView expandableView) { in isViewAffectedBySwipe()249 ExpandableView expandableView = (ExpandableView) view; in getRoundnessDefaultValue() local
873 ExpandableView expandableView = (ExpandableView) child; in getMaxAllowedChildHeight() local
842 public boolean isViewAffectedBySwipe(ExpandableView expandableView) { in isViewAffectedBySwipe()
2828 ExpandableView expandableView = (ExpandableView) child; in onViewRemoved() local3024 ExpandableView expandableView = (ExpandableView) view; in getIntrinsicHeight() local4493 ExpandableView expandableView = mTmpSortedChildren.get(i); in updateViewShadows() local
49 private val expandableView: ExpandableView = mock() constant in com.android.systemui.statusbar.DragDownHelperTest
64 private val expandableView: ExpandableView = mock() constant in com.android.systemui.statusbar.PulseExpansionHandlerTest
1001 public static void resetLegacyOnScrollRoundness(ExpandableView expandableView) { in resetLegacyOnScrollRoundness()