Home
last modified time | relevance | path

Searched defs:hotseat (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DQuickstepAtomicAnimationFactory.java128 Hotseat hotseat = mActivity.getHotseat(); in prepareForAtomicAnimation() local
/packages/apps/Launcher3/protos/
Dlauncher_atom.proto52 HotseatContainer hotseat = 2; field
232 HotseatContainer hotseat = 5; field
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DStaggeredWorkspaceAnim.java96 Hotseat hotseat = launcher.getHotseat(); in StaggeredWorkspaceAnim() local
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java110 Hotseat hotseat = mWorkspace.getHotseat(); in setWorkspaceProperty() local