Home | History | Annotate | Download | only in launcher3

Lines Matching refs:hotseat

229     @Thunk Hotseat mHotseat;
565 // The underlying workspace and hotseat are temporarily suppressed by the search
1312 // Setup the hotseat
1313 mHotseat = (Hotseat) findViewById(R.id.hotseat);
1399 * Sets the all apps button. This method is called from {@link Hotseat}.
1679 public Hotseat getHotseat() {
2794 // The hotseat touch handling does not go through Workspace, and we always allow long press
2795 // on hotseat items.
3864 * we only remove specific components from the workspace and hotseat, where as
4021 writer.println(prefix + " Hotseat");