Searched refs:screenHeightDp (Results 1 – 4 of 4) sorted by relevance
32 val screenHeightDp: Int = 0, constant in android.tools.traces.wm.Configuration43 screenHeightDp == 0 &&56 if (screenHeightDp != other.screenHeightDp) return false in equals()69 result = 31 * result + screenHeightDp in hashCode()85 screenHeightDp: Int, in from()95 screenHeightDp, in from()
34 return configuration.screenHeightDp > configuration.screenWidthDp; in get()
216 val heightdp = context.resources.configuration.screenHeightDp.toString() in getAPIVersion()
468 screenHeightDp = proto.screenHeightDp, in <lambda>()