HomeSort by relevance Sort by last modified time
    Searched defs:LEVEL_CONSTRAINTS (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/model/
ContactsSource.java 79 public static final int LEVEL_CONSTRAINTS = 3;
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityModifierTests.java 86 this.setInflatedLevel(ContactsSource.LEVEL_CONSTRAINTS);
146 source.ensureInflated(getContext(), ContactsSource.LEVEL_CONSTRAINTS);
    [all...]
EntitySetTests.java 89 source.ensureInflated(getContext(), ContactsSource.LEVEL_CONSTRAINTS);

Completed in 41 milliseconds