Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DActivityLaunchAnimator.java93 View sourceView, boolean occluded) { in getLaunchAnimation() argument
94 if (!(sourceView instanceof ExpandableNotificationRow) in getLaunchAnimation()
99 (ExpandableNotificationRow) sourceView); in getLaunchAnimation()