OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:midVertical
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/widget/
ActionMenuView.java
440
final int
midVertical
= (bottom - top) / 2;
471
int t =
midVertical
- (height / 2);
495
final int t =
midVertical
- height / 2;
515
int t =
midVertical
- height / 2;
531
int t =
midVertical
- height / 2;
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActionMenuView.java
441
final int
midVertical
= (bottom - top) / 2;
471
int t =
midVertical
- (height / 2);
495
final int t =
midVertical
- height / 2;
515
int t =
midVertical
- height / 2;
531
int t =
midVertical
- height / 2;
/prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar
Completed in 51 milliseconds