Home
last modified time | relevance | path

Searched refs:vCenter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DActionBarView.java1545 final int vCenter = (b - t) / 2; in onLayout() local
1554 final int upTop = vCenter - upHeight / 2; in onLayout()
1574 final int iconTop = Math.max(iconLp.topMargin, vCenter - iconHeight / 2); in onLayout()