Searched defs:Row (Results 1 – 4 of 4) sorted by relevance
90 private class Row { class in MockSuggestionProviderCursor92 public Row(Object... values) { in Row() method in MockSuggestionProviderCursor.Row
168 public static class Row { class in Keyboard189 public Row(Keyboard parent) { in Row() method in Keyboard.Row194 public Row(Resources res, Keyboard parent, XmlResourceParser parser) { in Row() method in Keyboard.Row
116 private class Row { class in SuggestionsProvider.SuggestionsCursor120 public Row(int row, String snippet) { in Row() method in SuggestionsProvider.SuggestionsCursor.Row
524 public static class Row { class in Keyboard.Builder543 public Row(Resources res, Params params, XmlPullParser parser, int y) { in Row() method in Keyboard.Builder.Row