Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewComponentObserver.java254 public BaseActivityInterface getActivityInterface() { in getActivityInterface() method in OverviewComponentObserver
H A DGestureState.java221 T extends StatefulActivity<S>> BaseActivityInterface<S, T> getActivityInterface() { in getActivityInterface() method in GestureState