Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DPagedOrientationHandler.java219 public final int childSecondaryEnd; field in PagedOrientationHandler.ChildBounds
222 int childSecondaryEnd) { in ChildBounds()