Searched refs:rotationAnimation (Results 1 – 2 of 2) sorted by relevance
43 val rotationAnimation: Int = 0, constant in android.tools.traces.wm.WindowLayoutParams80 if (rotationAnimation != other.rotationAnimation) return false in equals()116 result = 31 * result + rotationAnimation in hashCode()142 "rotationAnimation=$rotationAnimation, preferredRefreshRate=$preferredRefreshRate, " + in toString()175 rotationAnimation: Int, in from()207 rotationAnimation, in from()
426 rotationAnimation = proto?.rotationAnimation ?: 0, in <lambda>()