Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3913 final ExpandableView childAtTouchPos = getChildAtPosition( in onInterceptTouchEventScroll() local
3916 if (childAtTouchPos == null) { in onInterceptTouchEventScroll()