Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DPartialConversationInfo.java104 turnOffButton.setOnClickListener(getTurnOffNotificationsClickListener()); in bindNotification()
141 private OnClickListener getTurnOffNotificationsClickListener() { in getTurnOffNotificationsClickListener() method
DNotificationInfo.java270 turnOffButton.setOnClickListener(getTurnOffNotificationsClickListener()); in bindInlineControls()
352 private OnClickListener getTurnOffNotificationsClickListener() { in getTurnOffNotificationsClickListener() method