Searched defs:shouldHeadsUpBecomePinned (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManager.java194 setEntryPinned(headsUpEntry, shouldHeadsUpBecomePinned(headsUp));
205 setEntryPinned(headsUpEntry, shouldHeadsUpBecomePinned(entry));
212 private boolean shouldHeadsUpBecomePinned(NotificationData.Entry entry) { method in class:HeadsUpManager

Completed in 29 milliseconds