Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DActivityLaunchAnimator.java186 applyParamsToNotificationList(mParams); in onAnimationStart()
231 applyParamsToNotificationList(null); in setExpandAnimationRunning()
236 private void applyParamsToNotificationList(ExpandAnimationParameters params) { in applyParamsToNotificationList() method in ActivityLaunchAnimator.AnimationRunner