Searched defs:heightPixels (Results 1 – 6 of 6) sorted by relevance
52 val heightPixels = bounds.bottom.toFloat() in <lambda>() constant
72 val heightPixels: Int constant
117 int heightPixels = dm.heightPixels; in onAttachedToWindow() local
258 public int heightPixels; field in DisplayMetrics
574 final int heightPixels = inOutMetrics.heightPixels; in rotateRearDisplayMetricsIfNeeded() local
237 public void setCollapsibleHeightReserved(int heightPixels) { in setCollapsibleHeightReserved()