Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java238 public void setEventSource(View eventSource) { in setEventSource() method in ExpandHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java254 mExpandHelper.setEventSource(this); in NotificationStackScrollLayout()