Home
last modified time | relevance | path

Searched refs:getEdgeAnimationResId (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DHomeGestureTutorialFragment.java52 Integer getEdgeAnimationResId() { in getEdgeAnimationResId() method in HomeGestureTutorialFragment
DOverviewGestureTutorialFragment.java52 Integer getEdgeAnimationResId() { in getEdgeAnimationResId() method in OverviewGestureTutorialFragment
DBackGestureTutorialFragment.java53 Integer getEdgeAnimationResId() { in getEdgeAnimationResId() method in BackGestureTutorialFragment
DTutorialFragment.java148 @Nullable Integer getEdgeAnimationResId() { in getEdgeAnimationResId() method in TutorialFragment
313 Integer edgeAnimationResId = getEdgeAnimationResId(); in updateEdgeAnimation()