Searched refs:navBarHeight (Results 1 – 2 of 2) sorted by relevance
103 navBarHeight: Int,114 appRegionBounds.top == (displayBounds.bottom - appHeight + navBarHeight)
916 final int navBarHeight = navBarInsets.bottom; in onMeasure() local927 if (navBarWidth != 0 || navBarHeight != 0) { in onMeasure()