Home
last modified time | relevance | path

Searched defs:topStart (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DQuickswitchOrientedNavHandle.java52 int topStart = getLocationOnScreen()[1]; in computeHomeHandleBounds() local
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DStyledCornersBitmapDrawable.java133 public void setCornerStylesRelative(int topStart, int topEnd, int bottomEnd, int bottomStart) { in setCornerStylesRelative()