Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java271 public void setEventSource(View eventSource) { in setEventSource() method in ExpandHelper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java646 mExpandHelper.setEventSource(this); in NotificationStackScrollLayout()