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 212 Placement placement = getItemPlacementInSection(position);
ContactEntryListAdapter.java 478 Placement placement = getItemPlacementInSection(position);
PhoneNumberListAdapter.java 394 Placement placement = getItemPlacementInSection(position);

Completed in 132 milliseconds