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.java1547 final int vCenter = (b - t) / 2; in onLayout() local
1556 final int upTop = vCenter - upHeight / 2; in onLayout()
1576 final int iconTop = Math.max(iconLp.topMargin, vCenter - iconHeight / 2); in onLayout()