Searched refs:screenWidthDp (Results 1 – 4 of 4) sorted by relevance
33 val screenWidthDp: Int = 0, constant in android.tools.traces.wm.Configuration44 screenWidthDp == 0 &&57 if (screenWidthDp != other.screenWidthDp) return false in equals()70 result = 31 * result + screenWidthDp in hashCode()86 screenWidthDp: Int, in from()96 screenWidthDp, in from()
34 return configuration.screenHeightDp > configuration.screenWidthDp; in get()
217 val widthdp = context.resources.configuration.screenWidthDp.toString() in getAPIVersion()
469 screenWidthDp = proto.screenWidthDp, in <lambda>()