Searched refs:visibleTopInsets (Results 1 – 1 of 1) sorted by relevance
27 val visibleTopInsets: Int, constant in android.tools.traces.inputmethod.Insets33 "visibleTopInsets: $visibleTopInsets, touchableInsets: $touchableInsets," + in toString()42 if (visibleTopInsets != other.visibleTopInsets) return false in equals()51 result = 31 * result + visibleTopInsets in hashCode()