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