Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewmodel/
DSingleLineViewModel.kt55 sealed class ConversationAvatar class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DSingleLineViewInflaterTest.kt416 fun ConversationAvatar.equalsTo(other: ConversationAvatar?): Boolean = in <lambda>() method