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.java271 double horz = Math.max(getWidth() - x, x); in animateOpen() local
308 double horz = Math.max(getWidth() - x, x); in animateClose() local