Searched refs:taskViewRemoveAnimTranslationXPx (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java84 public int taskViewRemoveAnimTranslationXPx; field in class:RecentsConfiguration
227 taskViewRemoveAnimTranslationXPx =
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskView.java529 animate().translationX(mConfig.taskViewRemoveAnimTranslationXPx)

Completed in 112 milliseconds