Home
last modified time | relevance | path

Searched refs:fadeInMenu (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java378 fadeInMenu(mParent.getWidth()); in onSnapOpen()
575 fadeInMenu(notiThreshold); in run()
580 private void fadeInMenu(final float notiThreshold) { in fadeInMenu() method in NotificationMenuRow