Home
last modified time | relevance | path

Searched defs:groupSize (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tools/makedict/src/com/android/inputmethod/latin/
DBinaryDictInputOutput.java291 final int groupSize = getCharGroupMaximumSize(g); in setNodeMaximumSize() local
/packages/apps/Contacts/src/com/android/contacts/calllog/
DCallLogAdapter.java415 public void bindGroupView(View view, Context context, Cursor cursor, int groupSize, in bindGroupView()