Searched refs:contentTopInsets (Results 1 – 1 of 1) sorted by relevance
26 val contentTopInsets: Int, constant in android.tools.traces.inputmethod.Insets32 return "${this::class.simpleName}: {contentTopInsets: $contentTopInsets," + in toString()41 if (contentTopInsets != other.contentTopInsets) return false in equals()50 var result = contentTopInsets in hashCode()