Home
last modified time | relevance | path

Searched defs:offsetChildren (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DOrientationHelper.java176 public abstract void offsetChildren(int amount); in offsetChildren() method in OrientationHelper
263 public void offsetChildren(int amount) { in createHorizontalHelper() method in OrientationHelper
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DGalleryThumbnailView.java477 final void offsetChildren(int offset) { in offsetChildren() method in GalleryThumbnailView
/aosp12/frameworks/ex/widget/java/com/android/ex/widget/
H A DStaggeredGridView.java725 final void offsetChildren(int offset) { in offsetChildren() method in StaggeredGridView