Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java314 double horz = Math.max(getWidth() - x, x); in animateOpen() local
341 double horz = Math.max(getWidth() - x, x); in animateClose() local