Searched defs:getPlaybackController (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/util/ | ||
D | CannedAnimationCoordinator.kt | 135 fun getPlaybackController(provider: Any): AnimatorPlaybackController? { in <lambda>() method in com.android.launcher3.util.CannedAnimationCoordinator |
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ | ||
D | RemoteTargetGluer.java | 335 public AnimatorControllerWithResistance getPlaybackController() { in getPlaybackController() method in RemoteTargetGluer.RemoteTargetHandle |