HomeSort by relevance Sort by last modified time
    Searched refs:midVertical (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/widget/
ActionMenuView.java 441 final int midVertical = (bottom - top) / 2;
472 int t = midVertical - (height / 2);
496 final int t = midVertical - height / 2;
516 int t = midVertical - height / 2;
532 int t = midVertical - height / 2;
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActionMenuView.java 444 final int midVertical = (bottom - top) / 2;
474 int t = midVertical - (height / 2);
498 final int t = midVertical - height / 2;
518 int t = midVertical - height / 2;
534 int t = midVertical - height / 2;
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat-nodeps.jar 

Completed in 204 milliseconds