Searched defs:sameAs (Results 1 – 9 of 9) sorted by relevance
69 default boolean sameAs(Notification.MessagingStyle.Message message) { in sameAs() method96 default boolean sameAs(MessagingMessage message) { in sameAs() method
30 protected boolean sameAs(TransformState otherState) { in sameAs() method in ProgressTransformState
30 protected boolean sameAs(TransformState otherState) { in sameAs() method in ActionListTransformState
51 protected boolean sameAs(TransformState otherState) { in sameAs() method in ImageTransformState
42 protected boolean sameAs(TransformState otherState) { in sameAs() method in TextViewTransformState
43 protected boolean sameAs(TransformState otherState) { in sameAs() method in MessagingImageTransformState
448 protected boolean sameAs(TransformState otherState) { in sameAs() method in TransformState
590 public boolean sameAs(@NonNull Icon otherIcon) { in sameAs() method in Icon
2200 public boolean sameAs(Bitmap other) { in sameAs() method in Bitmap