Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPageIndicator.java95 void offsetWindowCenterTo(int activeIndex, boolean allowAnimations) { in offsetWindowCenterTo() method in PageIndicator
171 offsetWindowCenterTo(mActiveMarkerIndex, allowAnimations); in addMarker()
188 offsetWindowCenterTo(mActiveMarkerIndex, allowAnimations); in removeMarker()
200 offsetWindowCenterTo(index, false); in setActiveMarker()