Home
last modified time | relevance | path

Searched refs:getTransformedStartWithDecoration (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DOrientationHelper.java128 public abstract int getTransformedStartWithDecoration(View view); in getTransformedStartWithDecoration() method in OrientationHelper
309 public int getTransformedStartWithDecoration(View view) { in createHorizontalHelper() method in OrientationHelper
407 public int getTransformedStartWithDecoration(View view) {
DLinearLayoutManager.java1419 || mOrientationHelper.getTransformedStartWithDecoration(child) < limit) { in recycleViewsFromEnd()
1429 || mOrientationHelper.getTransformedStartWithDecoration(child) < limit) { in recycleViewsFromEnd()