Home | History | Annotate | Download | only in launcher2

Lines Matching refs:hotseat

236     private Hotseat mHotseat;
1033 // Setup the hotseat
1034 mHotseat = (Hotseat) findViewById(R.id.hotseat);
2460 // The hotseat touch handling does not go through Workspace, and we always allow long press
2461 // on hotseat items.
2484 Hotseat getHotseat() {
3056 * Shows the hotseat area.
3075 * Hides the hotseat area.