Home | History | Annotate | Download | only in widget

Lines Matching defs:below

233                     // It's OK to have some space below the last item if it is
800 * below it.
843 // Some of the newly selected item extends below the bottom of the list
861 // Find space available below the selection into which we can scroll
870 // Fill in views above and below
938 * selection. The new selection will be placed at, above, or below the
992 // Now put the new selection (B) below that
996 // Some of the newly selected item extends below the bottom of the list
1016 // Fill in views above and below
1063 // Find space available below the selection into which we can scroll downwards
1075 // Fill in views above and below
1097 // Fill in views above and below
1349 View below;
1356 below = fillDown(position + 1, temp.getBottom() + dividerHeight);
1362 below = fillDown(position + 1, temp.getBottom() + dividerHeight);
1377 return below;
1461 // Make sure we are 1) Too low, and 2) Either there are more rows below the
1472 // Fill the gap that was opened below the last position with more rows, if
1517 // Remember stuff we will need down below
1605 // clear focus when removing the focused child below from messing
2649 * top, and adjust the children below it appropriately.
2661 // adjust views below appropriately
2718 * visible, with a fading edge showing below as applicable. The amount is
3533 * Sets the drawable that will be drawn below all other list content.
3545 * @return The drawable that will be drawn below all other list content