Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskOverlayFactory.java92 public void initListeners() { in initListeners() method in TaskOverlayFactory
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRecentsOrientedState.java326 public void initListeners() { in initListeners() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1136 mOrientationState.initListeners(); in onAttachedToWindow()
1137 mTaskOverlayFactory.initListeners(); in onAttachedToWindow()