Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPageIndicator.java40 private int mActiveMarkerIndex; field in PageIndicator
171 offsetWindowCenterTo(mActiveMarkerIndex, allowAnimations); in addMarker()
188 offsetWindowCenterTo(mActiveMarkerIndex, allowAnimations); in removeMarker()
199 mActiveMarkerIndex = index; in setActiveMarker()
216 System.out.println("\tactive: " + mActiveMarkerIndex); in dumpState()