Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java795 handleChildDismissed(v); in onChildDismissed()
803 private void handleChildDismissed(View v) { in handleChildDismissed() method in NotificationStackScrollLayout
4051 handleChildDismissed(view); in dismissChild()