Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java175 private boolean mChildTransferInProgress; field in NotificationStackScrollLayout
2530 mChildTransferInProgress = childTransferInProgress; in setChildTransferInProgress()
2538 if (!mChildTransferInProgress) { in onViewRemoved()