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

  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
IndexerListAdapter.java 212 public Placement getItemPlacementInSection(int position) {
ContactListAdapter.java 198 Placement placement = getItemPlacementInSection(position);
PhoneNumberListAdapter.java 289 Placement placement = getItemPlacementInSection(position);
ContactEntryListAdapter.java 451 Placement placement = getItemPlacementInSection(position);

Completed in 86 milliseconds