Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java1830 float outFromXValue, outToXValue; in switchViews() local
1834 outFromXValue = -progress; in switchViews()
1839 outFromXValue = progress; in switchViews()
1871 Animation.RELATIVE_TO_SELF, outFromXValue, in switchViews()