Searched refs:lastSystemUiFlags (Results 1 – 2 of 2) sorted by relevance
37 val lastSystemUiFlags: Int = 0, constant in android.tools.traces.wm.WindowManagerPolicy78 if (lastSystemUiFlags != other.lastSystemUiFlags) return false in equals()96 result = 31 * result + lastSystemUiFlags in hashCode()112 "lastSystemUiFlags=$lastSystemUiFlags, orientation=$orientation, " + in toString()142 lastSystemUiFlags: Int = 0, in from()157 lastSystemUiFlags, in from()
122 lastSystemUiFlags = proto.lastSystemUiFlags, in <lambda>()