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 202 public Placement getItemPlacementInSection(int position) {
ContactListAdapter.java 214 Placement placement = getItemPlacementInSection(position);
ContactEntryListAdapter.java 531 Placement placement = getItemPlacementInSection(position);
PhoneNumberListAdapter.java 443 Placement placement = getItemPlacementInSection(position);

Completed in 129 milliseconds