OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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