Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRowTest.java369 doNothing().when(row).beginDrag(); in testOnDown()
373 verify(row, times(1)).beginDrag(); in testOnDown()
/frameworks/base/core/java/android/widget/
DFastScroller.java1379 private void beginDrag() { in beginDrag() method in FastScroller
1424 beginDrag(); in onInterceptTouchEvent()
1476 beginDrag(); in onTouchEvent()
1485 beginDrag(); in onTouchEvent()
1512 beginDrag(); in onTouchEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java359 protected void beginDrag() { in beginDrag() method in NotificationMenuRow
371 beginDrag(); in onTouchStart()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt87816 Landroid/widget/FastScroller;->beginDrag()V