Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelper.java379 mPendingAlerts.get(entry.key).mAbortOnInflation = true; in checkShouldTransferBack()
451 boolean mAbortOnInflation; field in NotificationGroupAlertTransferHelper.PendingAlertInfo
465 if (mAbortOnInflation) { in isStillValid()