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.kt1197 val outToXValue: Float in switchViews() constant
1202 outToXValue = -1.0f in switchViews()
1207 outToXValue = 1.0f in switchViews()
1235 Animation.RELATIVE_TO_SELF, outToXValue, in switchViews()