OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setCountView
(Results
1 - 4
of
4
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListAdapter.java
216
view.
setCountView
(getContactsCount());
218
view.
setCountView
(null);
225
view.
setCountView
(null);
ContactListPinnedHeaderView.java
182
public void
setCountView
(String count) {
ContactEntryListAdapter.java
118
((ContactListPinnedHeaderView)header).
setCountView
(mContactsCount);
126
((ContactListPinnedHeaderView)header).
setCountView
(null);
ContactListItemView.java
[
all
...]
Completed in 184 milliseconds