Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DActionMenuView.java442 final int midVertical = (bottom - top) / 2; in onLayout() local
473 int t = midVertical - (height / 2); in onLayout()
497 final int t = midVertical - height / 2; in onLayout()
517 int t = midVertical - height / 2; in onLayout()
533 int t = midVertical - height / 2; in onLayout()