Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java1830 float outFromXValue, outToXValue; in switchViews() local
1835 outToXValue = -1.0f; in switchViews()
1840 outToXValue = 1.0f; in switchViews()
1872 Animation.RELATIVE_TO_SELF, outToXValue, in switchViews()