Searched defs:below (Results 1 – 5 of 5) sorted by relevance
384 int above, below, top, bottom; in generate() local584 int above, int below, int top, int bottom, int v, in out()
557 View below; in fillSpecific() local
1325 View below; in fillSpecific() local
1969 ActivityRecord below = i >= 0 ? mHistory.get(i) : null; in resetTaskIfNeededLocked() local
6230 int below = Math.max(0, y - mEditTextContentBounds.bottom + EDIT_RECT_BUFFER); in scrollDraggedSelectionHandleIntoView() local