HomeSort by relevance Sort by last modified time
    Searched refs:getBottom (Results 1 - 25 of 384) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListOfItemsTallerThanScreenTest.java 48 final int amountOffScreen = mListView.getChildAt(0).getBottom() - (mListView.getBottom() - mListView.getListPaddingBottom());
62 view.getBottom() > mListView.getBottom());
80 assertEquals(view.getBottom(), peekingView.getTop());
155 assertEquals(realBottom, mListView.getSelectedView().getBottom());
186 int realBottom = mListView.getBottom() - mListView.getListPaddingBottom();
188 selected.getBottom() > realBottom);
192 int pixelsOffScreen = selected.getBottom() - realBottom;
ListLastItemPartiallyVisibleTest.java 49 lastChild.getBottom() > mListBottom);
57 final int firstBottom = firstChild.getBottom();
60 firstBottom, firstChild.getBottom());
ListOfShortTallShortTest.java 72 final int bottomBeforeMove = mListView.getChildAt(0).getBottom();
78 mListView.getChildAt(0).getBottom());
ListOfItemsShorterThanScreenTest.java 55 final int secondPosition = mListView.getSelectedView().getBottom();
82 lastItem.getBottom() > mListView.getBottom());
92 mListView.getSelectedView().getBottom());
154 mListView.getSelectedView().getBottom());
ListItemsExpandOnSelectionTest.java 72 final int oldBottom = mListView.getSelectedView().getBottom();
79 mListView.getChildAt(1).getBottom());
96 mListView.getSelectedView().getBottom());
ListOfShortShortTallShortShortTest.java 67 mListView.getSelectedView().getBottom() > mListUtil.getListBottom());
91 mListView.getChildAt(2).getBottom() >= mListUtil.getListBottom());
110 mListView.getSelectedView().getBottom() > mListUtil.getListBottom());
ListOfThinItemsTest.java 70 mListView.getSelectedView().getBottom() <= bottomThreshold);
74 lastChild.getBottom() >= listBottom);
113 lastChild.getBottom() >= listBottom);
ListWithOffScreenNextSelectableTest.java 68 listBottom - mListView.getVerticalFadingEdgeLength(), lastVisibleView.getBottom());
77 assertEquals(listBottom, mListView.getSelectedView().getBottom());
89 assertEquals(listBottom, mListView.getSelectedView().getBottom());
  /frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
GridTouchStackFromBottomTest.java 66 mGridView.getHeight() - mGridView.getListPaddingBottom(), lastChild.getBottom());
83 mGridView.getHeight() - mGridView.getListPaddingBottom(), lastChild.getBottom());
100 mGridView.getHeight() - mGridView.getListPaddingBottom(), lastChild.getBottom());
117 mGridView.getHeight() - mGridView.getListPaddingBottom(), lastChild.getBottom());
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListItemRequestRectAboveThinFirstItemTest.java 47 mListView.getChildAt(0).getBottom() < mListView.getVerticalFadingEdgeLength());
64 rect.offset(0, -2 * second.getBottom());
90 2 * (mListView.getBottom() - secondToLast.getTop()));
99 mListView.getChildAt(mListView.getChildCount() - 1).getBottom());
  /frameworks/support/design/tests/src/android/support/design/testutils/
AppBarLayoutMatchers.java 39 return item.getBottom() == (item.getHeight() - item.getTotalScrollRange());
  /packages/services/Car/car-support-lib/src/android/support/car/ui/
CarRecyclerView.java 115 if ((child.getTop() < getBottom() && child.getBottom() > getBottom())) {
116 onScreen = ((float) (getBottom() - child.getTop())) / (float) child.getHeight();
117 } else if ((child.getTop() < getTop() && child.getBottom() > getTop())) {
118 onScreen = ((float) (child.getBottom() - getTop())) / (float) child.getHeight();
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
Box.java 38 public Item getBottom() {
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWidgetImageView.java 43 getScrollY() + getBottom() - getTop() - getPaddingBottom());
  /frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
ListTouchBottomGravityTest.java 72 mListView.getHeight() - mListView.getListPaddingBottom(), lastChild.getBottom());
91 mListView.getHeight() - mListView.getListPaddingBottom(), lastChild.getBottom());
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
TallTextAboveButtonTest.java 59 mBottomButton.getBottom() >= mScrollView.getBottom());
  /cts/tests/tests/transition/src/android/transition/cts/
ChangeClipBoundsTest.java 54 redSquare.getRight() - 10, redSquare.getBottom() - 10);
69 assertTrue(midClip.bottom < redSquare.getBottom() &&
93 assertTrue(midClip.bottom < redSquare.getBottom() &&
  /cts/tests/tests/systemui/src/android/systemui/cts/
LightBarActivity.java 64 public int getBottom() {
  /frameworks/support/core-ui/java/android/support/v4/widget/
ListViewAutoScrollHelper.java 62 if (lastView.getBottom() <= target.getHeight()) {
  /frameworks/support/percent/tests/java/android/support/percent/
PercentRelativeTest.java 130 final int childBottom = childToTest.getBottom();
151 final int childBottom = childToTest.getBottom();
166 final int childBottom = childToTest.getBottom();
174 topChild.getBottom() + 0.1f * mContainerHeight, childTop);
PercentFrameTest.java 95 int childBottom = childToTest.getBottom();
114 int childBottom = childToTest.getBottom();
152 int childBottom = childToTest.getBottom();
192 mPercentFrameLayout.getBottom());
234 mPercentFrameLayout.getBottom());
  /packages/apps/Launcher3/src/com/android/launcher3/keyboard/
FocusedItemDecorator.java 39 outRect.set(v.getLeft(), v.getTop(), v.getRight(), v.getBottom());
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
CaffeinatedScrollView.java 67 int daBottom = getChildAt(0).getBottom();
  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingListView.java 182 final int oldBottom = view.getBottom();
190 oldCoordinates.put(v, new int[] {v.getTop(), v.getBottom()});
215 int newBottom = view.getBottom();
234 int height = v.getBottom() - Math.max(0, v.getTop());
378 final int oldBottom = view.getBottom();
386 oldCoordinates.put(v, new int [] {v.getTop(), v.getBottom()});
407 int newBottom = view.getBottom();
426 int height = v.getBottom() - Math.max(0, v.getTop());
469 v.setBottom(v.getBottom() + delta);
529 int bottom = view.getBottom();
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
RelativeLayoutTest.java 127 assertEquals(view11.getTop(), view10.getBottom());
135 assertEquals(view11.getTop(), view10.getBottom());
144 assertEquals(view11.getTop(), view10.getBottom());
156 assertEquals(view11.getTop(), view10.getBottom());
164 int bottomSpace = relativeLayout.getHeight() - view11.getBottom();
167 assertEquals(view11.getTop(), view10.getBottom());
182 assertEquals(view11.getTop(), view10.getBottom());
191 assertEquals(view11.getTop(), view10.getBottom());
202 assertEquals(view11.getTop(), view10.getBottom());
217 assertEquals(view11.getTop(), view10.getBottom());
    [all...]

Completed in 1123 milliseconds

1 2 3 4 5 6 7 8 91011>>