HomeSort by relevance Sort by last modified time
    Searched refs:newBottom (Results 1 - 6 of 6) sorted by null

  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingListView.java 215 int newBottom = view.getBottom();
217 int newHeight = newBottom - newTop;
407 int newBottom = view.getBottom();
409 int newHeight = newBottom - newTop;
  /external/skia/resources/
slides.lua 85 local blob, newBottom = Sk.newTextBlob(node.text, bounds, paint)
88 y = newBottom + paint:getTextSize() * .5 + extra_dy
91 bounds.bottom = newBottom
  /external/skia/src/utils/
SkLua.cpp     [all...]
  /frameworks/base/core/java/com/android/internal/widget/
FloatingToolbar.java 109 int newLeft, int newRight, int newTop, int newBottom,
111 mNewRect.set(newLeft, newRight, newTop, newBottom);
    [all...]
  /frameworks/base/core/java/android/widget/
ListView.java     [all...]
  /external/zxing/core/
core.jar 

Completed in 166 milliseconds