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.java1559 float outFromXValue, outToXValue; in switchViews() local
1564 outToXValue = -1.0f; in switchViews()
1569 outToXValue = 1.0f; in switchViews()
1601 Animation.RELATIVE_TO_SELF, outToXValue, in switchViews()