Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java237 private boolean mChildTransferInProgress; field in NotificationStackScrollLayout
2709 mChildTransferInProgress = childTransferInProgress; in setChildTransferInProgress()
2727 if (!mChildTransferInProgress) { in onViewRemoved()
2736 mChildTransferInProgress); in onViewRemoved()