Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DOverviewProxyService.java379 public void notifyQuickScrubStarted() { in notifyQuickScrubStarted() method in OverviewProxyService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DQuickStepController.java435 mOverviewEventSender.notifyQuickScrubStarted(); in startQuickScrub()