HomeSort by relevance Sort by last modified time
    Searched full:gridrows (Results 1 - 9 of 9) sorted by null

  /packages/inputmethods/LatinIME/java/res/xml/
kbd_emoji_category1.xml 27 <GridRows
kbd_emoji_category2.xml 27 <GridRows
kbd_emoji_category3.xml 27 <GridRows
kbd_emoji_category4.xml 27 <GridRows
kbd_emoji_category5.xml 27 <GridRows
kbd_emoji_category6.xml 28 <GridRows
kbd_emoji_recents.xml 28 <GridRows
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
CodesArrayParser.java 24 * The string parser of codesArray specification for <GridRows />. The attribute codesArray is an
KeyboardBuilder.java 126 private static final String TAG_GRID_ROWS = "GridRows";
408 final KeyboardRow gridRows = new KeyboardRow(mResources, mParams, parser, mCurrentY);
427 final float keyWidth = gridRows.getKeyWidth(null, 0.0f);
    [all...]

Completed in 75 milliseconds