Searched defs:columns (Results 1 – 5 of 5) sorted by relevance
117 String[] columns = new String[] { in getSuggestions() local130 String[] columns = new String[] { in search() local140 String[] columns = new String[] { in getWord() local156 String[] columns = new String[] { in refreshShortcut() local
89 public Cursor getWord(String rowId, String[] columns) { in getWord()107 public Cursor getWordMatches(String query, String[] columns) { in getWordMatches()135 private Cursor query(String selection, String[] selectionArgs, String[] columns) { in query()
36 CharSequence characters, int columns, int horizontalPadding) { in LatinKeyboard()
78 int columns = (r - l) / cellWidth; in onLayout() local
89 int columns = (r - l) / cellWidth; in onLayout() local