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.java379 fadeInMenu(mParent.getWidth()); in onSnapOpen()
576 fadeInMenu(notiThreshold); in run()
581 private void fadeInMenu(final float notiThreshold) { in fadeInMenu() method in NotificationMenuRow