HomeSort by relevance Sort by last modified time
    Searched refs:MAX_LINES_FOR_POSTAL_ADDRESS (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/model/account/
BaseAccountType.java 87 protected static final int MAX_LINES_FOR_POSTAL_ADDRESS = 10;
325 kind.maxLinesForDisplay = MAX_LINES_FOR_POSTAL_ADDRESS;
    [all...]
  /packages/apps/Dialer/java/com/android/contacts/common/model/account/
BaseAccountType.java 111 protected static final int MAX_LINES_FOR_POSTAL_ADDRESS = 10;
391 kind.maxLinesForDisplay = MAX_LINES_FOR_POSTAL_ADDRESS;
    [all...]

Completed in 628 milliseconds