Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DPartialConversationInfo.java129 turnOffButton.setOnClickListener(getTurnOffNotificationsClickListener()); in bindNotification()
166 private OnClickListener getTurnOffNotificationsClickListener() { in getTurnOffNotificationsClickListener() method
H A DNotificationInfo.java272 turnOffButton.setOnClickListener(getTurnOffNotificationsClickListener()); in bindInlineControls()
357 private OnClickListener getTurnOffNotificationsClickListener() { in getTurnOffNotificationsClickListener() method