Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBaseHeadsUpManager.java251 setEntryPinned(headsUpEntry, shouldHeadsUpBecomePinned(headsUpEntry.mEntry), in updateNotificationInternal()
349 protected void setEntryPinned( in setEntryPinned() method in BaseHeadsUpManager
389 setEntryPinned(headsUpEntry, shouldPin, "onEntryAdded"); in onEntryAdded()
444 setEntryPinned(headsUpEntry, false /* isPinned */, "onEntryRemoved"); in onEntryRemoved()
606 setEntryPinned(headsUpEntry, false /* isPinned */, "unpinAll"); in unpinAll()