Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpManagerPhone.java70 private final int mAutoHeadsUpNotificationDecay; field in HeadsUpManagerPhone
122 mAutoHeadsUpNotificationDecay = resources.getInteger( in HeadsUpManagerPhone()
615 return getRecommendedHeadsUpTimeoutMs(mAutoHeadsUpNotificationDecay); in getDecayDuration()