Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DPortraitPagedViewHandler.java249 public ChildBounds getChildBounds(View child, int childStart, int pageCenter, in getChildBounds() method in PortraitPagedViewHandler
DLandscapePagedViewHandler.java252 public ChildBounds getChildBounds(View child, int childStart, int pageCenter, in getChildBounds() method in LandscapePagedViewHandler
DPagedOrientationHandler.java79 ChildBounds getChildBounds(View child, int childStart, int pageCenter, boolean layoutChild); in getChildBounds() method