Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DOverviewProxyService.java373 public void notifyQuickStepStarted() { in notifyQuickStepStarted() method in OverviewProxyService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DQuickStepController.java397 mOverviewEventSender.notifyQuickStepStarted(); in startQuickStep()