Searched refs:sendSyntheticScroll (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ | ||
D | ScrollViewFields.kt | 71 fun sendSyntheticScroll(syntheticScroll: Float) = in sendSyntheticScroll() method in com.android.systemui.statusbar.notification.stack.ScrollViewFields |
D | NotificationStackScrollLayout.java | 4266 mScrollViewFields.sendSyntheticScroll(diff); in updateScrollPositionOnExpandInBottom() |