Home
last modified time | relevance | path

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

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