Home
last modified time | relevance | path

Searched defs:getContainerInterface (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRecentsOrientedState.java164 public BaseContainerInterface getContainerInterface() { in getContainerInterface() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DGestureState.java274 BaseContainerInterface<S, T> getContainerInterface() { in getContainerInterface() method in GestureState