Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherStateTransitionAnimation.java127 final AllAppsContainerView toView = mLauncher.getAppsView(); in startAnimationToAllApps() local
164 final WidgetsContainerView toView = mLauncher.getWidgetsView(); in startAnimationToWidgets() local
199 final View buttonView, final BaseContainerView toView, in startAnimationToOverlay()
402 private Animator dispatchOnLauncherTransitionStepAnim(final View fromView, final View toView) { in dispatchOnLauncherTransitionStepAnim()
496 final View toView = mLauncher.getWorkspace(); in startAnimationToWorkspaceFromOverlay() local
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerFragment.java480 private void animateToView(View toView, final Timer timerToRemove) { in animateToView()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java2643 final AppsCustomizeTabHost toView = mAppsCustomizeTabHost; in showAppsCustomizeHelper() local
2814 final View toView = mWorkspace; in hideAppsCustomizeHelper() local