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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DOrientationHelper.java82 * @see #getDecoratedEnd(android.view.View)
96 public abstract int getDecoratedEnd(View view); method in class:OrientationHelper
289 public int getDecoratedEnd(View view) {
387 public int getDecoratedEnd(View view) {

Completed in 76 milliseconds