OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inflateItemViewLoading
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
EmailAddressAdapter.java
49
protected View
inflateItemViewLoading
(ViewGroup parent) {
/frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java
300
protected abstract View
inflateItemViewLoading
(ViewGroup parent);
318
return
inflateItemViewLoading
(parent);
Completed in 467 milliseconds