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.java187 public float getChildStartWithTranslation(View view) { in getChildStartWithTranslation() method in PortraitPagedViewHandler
DLandscapePagedViewHandler.java189 public float getChildStartWithTranslation(View view) { in getChildStartWithTranslation() method in LandscapePagedViewHandler
DPagedOrientationHandler.java72 float getChildStartWithTranslation(View view); in getChildStartWithTranslation() method