Home | History | Annotate | Download | only in launcher2

Lines Matching refs:Hotseat

30 public class Hotseat extends FrameLayout {
32 private static final String TAG = "Hotseat";
42 public Hotseat(Context context) {
46 public Hotseat(Context context, AttributeSet attrs) {
50 public Hotseat(Context context, AttributeSet attrs, int defStyle) {
54 R.styleable.Hotseat, defStyle, 0);
71 /* Get the orientation invariant order of the item in the hotseat for persistence. */
75 /* Get the orientation specific coordinates given an invariant order in the hotseat. */
129 // Note: We do this to ensure that the hotseat is always laid out in the orientation of
130 // the hotseat in order regardless of which orientation they were added