Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java911 Consumer<Property> endAction = getEndAction(); in applyToView()
959 private Consumer<Property> getEndAction() { in getEndAction() method in NotificationIconContainer.IconState