Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DPortraitPagedViewHandler.java193 public float getChildStartWithTranslation(View view) { in getChildStartWithTranslation() method in PortraitPagedViewHandler
DLandscapePagedViewHandler.java196 public float getChildStartWithTranslation(View view) { in getChildStartWithTranslation() method in LandscapePagedViewHandler
DPagedOrientationHandler.java73 float getChildStartWithTranslation(View view); in getChildStartWithTranslation() method