Searched defs:sbRect (Results 1 – 2 of 2) sorted by relevance
594 val sbRect = sbRect(relativeRotation, sbHeight, Pair(cWidth, cHeight)) in getStatusBarContentBounds() constant678 private fun sbRect( in sbRect() method
277 Rect sbRect = new Rect(0, 0, width, mStatusBarHeight); in getStatusBarContentInsets() local