Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingImageTransformState.java48 MessagingImageTransformState otherMessage = (MessagingImageTransformState) otherState; in sameAs() local
76 MessagingImageMessage otherMessage in transformViewFrom() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingGroup.java617 MessagingMessage otherMessage = otherGroup.mMessages.get( in calculateGroupCompatibility() local