Home | History | Annotate | Download | only in launcher2

Lines Matching refs:hotseat

52  * A keyboard listener we set on all the hotseat buttons.
491 * Handles key events in the workspace hotseat (bottom of the screen).
502 // orientations, even though the hotseat is on the side in landscape mode. This
670 final ViewGroup hotseat = (ViewGroup) launcher.findViewById(R.id.hotseat);
740 } else if (hotseat != null) {
741 hotseat.requestFocus();