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

  /packages/apps/Contacts/src/com/android/contacts/model/
BaseAccountType.java 158 FLAGS_PERSON_NAME).setLongForm(true));
160 FLAGS_PERSON_NAME).setLongForm(true));
162 FLAGS_PERSON_NAME).setLongForm(true));
164 FLAGS_PERSON_NAME).setLongForm(true));
166 FLAGS_PERSON_NAME).setLongForm(true));
193 FLAGS_PERSON_NAME).setLongForm(true));
195 FLAGS_PERSON_NAME).setLongForm(true));
197 FLAGS_PERSON_NAME).setLongForm(true));
199 FLAGS_PERSON_NAME).setLongForm(true));
201 FLAGS_PERSON_NAME).setLongForm(true))
    [all...]
AccountType.java 470 public EditField setLongForm(boolean longForm) {

Completed in 52 milliseconds