Home
last modified time | relevance | path

Searched defs:updateAnimatedImageDrawables (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt110 private fun updateAnimatedImageDrawables(entry: NotificationEntry) = in updateAnimatedImageDrawables() method in com.android.systemui.statusbar.notification.AnimatedImageNotificationManager
115 private fun updateAnimatedImageDrawables(row: ExpandableNotificationRow, animating: Boolean) = in updateAnimatedImageDrawables() method