Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java837 < INITIALIZATION_FORGIVENESS_WINDOW; in crashIfNotInitializing()
1194 private static final long INITIALIZATION_FORGIVENESS_WINDOW = TimeUnit.SECONDS.toMillis(5); field in NotifCollection