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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
H A DBaseAccountType.java86 protected static final int MAX_LINES_FOR_GROUP = 10; field in class:BaseAccountType
443 kind.maxLinesForDisplay = MAX_LINES_FOR_GROUP;
1375 kind.maxLinesForDisplay = MAX_LINES_FOR_GROUP;

Completed in 31 milliseconds