Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DOrientationHelper.java112 public abstract int getTransformedEndWithDecoration(View view); in getTransformedEndWithDecoration() method in OrientationHelper
303 public int getTransformedEndWithDecoration(View view) { in createHorizontalHelper() method in OrientationHelper
401 public int getTransformedEndWithDecoration(View view) {
DLinearLayoutManager.java1375 || mOrientationHelper.getTransformedEndWithDecoration(child) > limit) { in recycleViewsFromStart()
1385 || mOrientationHelper.getTransformedEndWithDecoration(child) > limit) { in recycleViewsFromStart()