Searched defs:getChildStart (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/Launcher3/src/com/android/launcher3/touch/ | ||
| D | PagedOrientationHandler.java | 83 int getChildStart(View view); in getChildStart() method |
| D | LandscapePagedViewHandler.java | 235 public int getChildStart(View view) { in getChildStart() method in LandscapePagedViewHandler |
| D | PortraitPagedViewHandler.java | 232 public int getChildStart(View view) { in getChildStart() method in PortraitPagedViewHandler |