Searched refs:windowAnimations (Results 1 – 2 of 2) sorted by relevance
39 val windowAnimations: Int = 0, constant in android.tools.traces.wm.WindowLayoutParams76 if (windowAnimations != other.windowAnimations) return false in equals()112 result = 31 * result + windowAnimations in hashCode()140 "windowAnimations=$windowAnimations, alpha=$alpha, " + in toString()171 windowAnimations: Int, in from()203 windowAnimations, in from()
422 windowAnimations = proto?.windowAnimations ?: 0, in <lambda>()