Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarStashController.java273 private final long mTaskbarBackgroundDuration; field in TaskbarStashController
312 mTaskbarBackgroundDuration = activity.getResources().getInteger( in TaskbarStashController()
969 .setDuration(mTaskbarBackgroundDuration); in playTaskbarBackgroundAlphaAnimation()