Searched defs:offsetTopAndBottom (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DRenderNode.java790 * @see View#offsetTopAndBottom(int)
792 public boolean offsetTopAndBottom(int offset) { method in class:RenderNode
H A DView.java11347 public void offsetTopAndBottom(int offset) { method in class:View
11379 mRenderNode.offsetTopAndBottom(offset);

Completed in 235 milliseconds