Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DMessagingGroup.java234 public void removeGroupAnimated(Runnable endAction) { in removeGroupAnimated() method in MessagingGroup
319 removeGroupAnimated(() -> setIsHidingAnimated(false)); in hideAnimated()
DMessagingLayout.java229 group.removeGroupAnimated(endRunnable); in removeGroups()