Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java303 void createActivityInterface(long transitionLength); in createActivityInterface() method
344 public void createActivityInterface(long transitionLength) { in createActivityInterface() method in BaseActivityInterface.DefaultAnimationFactory