Home
last modified time | relevance | path

Searched defs:shouldCollapseWith (Results 1 – 6 of 6) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DCollapser.java41 public boolean shouldCollapseWith(T t); in shouldCollapseWith() method
/packages/apps/Contacts/src/com/android/contacts/
DCollapser.java41 public boolean shouldCollapseWith(T t); in shouldCollapseWith() method
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DDataAction.java303 public boolean shouldCollapseWith(Action t) { in shouldCollapseWith() method in DataAction
/packages/apps/Contacts/src/com/android/contacts/interactions/
DPhoneNumberInteraction.java137 public boolean shouldCollapseWith(PhoneItem phoneItem) { in shouldCollapseWith() method in PhoneNumberInteraction.PhoneItem
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactFragment.java623 public boolean shouldCollapseWith(ViewEntry entry) { in shouldCollapseWith() method in ContactFragment.ViewEntry
/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDetailFragment.java1333 public boolean shouldCollapseWith(DetailViewEntry entry) { in shouldCollapseWith() method in ContactDetailFragment.DetailViewEntry