D | Keyboard.java | 61 public class Keyboard { class 182 private Keyboard parent; 184 public Row(Keyboard parent) { in Row() 188 public Row(Resources res, Keyboard parent, XmlResourceParser parser) { in Row() 191 com.android.internal.R.styleable.Keyboard); in Row() 276 private Keyboard keyboard; 338 com.android.internal.R.styleable.Keyboard); in Key() 521 public Keyboard(Context context, int xmlLayoutResId) { in Keyboard() method in Keyboard 534 public Keyboard(Context context, @XmlRes int xmlLayoutResId, int modeId, int width, in Keyboard() method in Keyboard 556 public Keyboard(Context context, @XmlRes int xmlLayoutResId, int modeId) { in Keyboard() method in Keyboard [all …]
|