Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java800 animateToVisibleType(visibleType); in selectLayout()
911 private void animateToVisibleType(int visibleType) { in animateToVisibleType() method in NotificationContentView