Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java112 public void setNotificationClicker(NotificationClicker clicker) { in setNotificationClicker() argument
113 mNotificationClicker = clicker; in setNotificationClicker()