Home
last modified time | relevance | path

Searched refs:applyPageTranslation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java182 applyPageTranslation((CellLayout) mWorkspace.getChildAt(i), i, in setWorkspaceProperty()
234 private void applyPageTranslation(CellLayout cellLayout, int childIndex, in applyPageTranslation() method in WorkspaceStateTransitionAnimation