Searched refs:verticalGap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java47 * android:verticalGap="2px" >
168 public int verticalGap; field in class:Keyboard.Row
200 verticalGap = getDimensionOrFraction(a,
585 row.verticalGap = mDefaultVerticalGap;
836 y += currentRow.verticalGap;

Completed in 28 milliseconds