Searched refs:appearance (Results 1 – 2 of 2) sorted by relevance
54 val appearance: Int = 0, constant in android.tools.traces.wm.WindowLayoutParams91 if (appearance != other.appearance) return false in equals()127 result = 31 * result + appearance in hashCode()148 "appearance=$appearance, behavior=$behavior, fitInsetsTypes=$fitInsetsTypes, " + in toString()186 appearance: Int, in from()218 appearance, in from()
437 appearance = proto?.appearance ?: 0, in <lambda>()