Home
last modified time | relevance | path

Searched refs:MAX_LINES_FOR_POSTAL_ADDRESS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DBaseAccountType.java85 protected static final int MAX_LINES_FOR_POSTAL_ADDRESS = 10; field in BaseAccountType
333 kind.maxLinesForDisplay = MAX_LINES_FOR_POSTAL_ADDRESS; in addDataKindStructuredPostal()
1169 kind.maxLinesForDisplay= MAX_LINES_FOR_POSTAL_ADDRESS; in parseDataKind()