Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DStaggeredWorkspaceAnim.java84 ViewGroup hotseat = launcher.getHotseat(); in StaggeredWorkspaceAnim() local
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java60 final UiObject2 hotseat = mHotseat; in switchToAllApps() local
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java92 Hotseat hotseat = mWorkspace.getHotseat(); in setWorkspaceProperty() local
DFocusHelper.java339 final Hotseat hotseat = (Hotseat) dragLayer.findViewById(R.id.hotseat); in handleIconKeyEvent() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DLauncherRecentsView.java304 Hotseat hotseat = mActivity.getHotseat(); in shouldStealTouchFromSiblingsBelow() local
/packages/apps/Launcher3/src/com/android/launcher3/model/
DBgDataModel.java182 DumpTargetWrapper hotseat = new DumpTargetWrapper(ContainerType.HOTSEAT, 0); in dumpProto() local