Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java819 handleViewScrolledEvent(source); in onAccessibilityEvent()
1257 private void handleViewScrolledEvent(@Nullable AccessibilityNodeInfo sourceNode) { in handleViewScrolledEvent() method in RotaryService