Searched defs:Hotseat (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ | ||
H A D | Hotseat.java | 30 public class Hotseat extends FrameLayout { class in inherits:FrameLayout 31 private static final String TAG = "Hotseat"; 41 public Hotseat(Context context) { method in class:Hotseat 45 public Hotseat(Context context, AttributeSet attrs) { method in class:Hotseat 49 public Hotseat(Context context, AttributeSet attrs, int defStyle) { method in class:Hotseat 53 R.styleable.Hotseat, defStyle, 0); |
Completed in 59 milliseconds