Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DPartialConversationInfo.java109 turnOffButton.setOnClickListener(getTurnOffNotificationsClickListener()); in bindNotification()
146 private OnClickListener getTurnOffNotificationsClickListener() { in getTurnOffNotificationsClickListener() method
H A DNotificationInfo.java287 turnOffButton.setOnClickListener(getTurnOffNotificationsClickListener()); in bindInlineControls()
372 private OnClickListener getTurnOffNotificationsClickListener() { in getTurnOffNotificationsClickListener() method