HomeSort by relevance Sort by last modified time
    Searched refs:inflateItemViewLoading (Results 1 - 3 of 3) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
EmailAddressAdapter.java 49 protected View inflateItemViewLoading(ViewGroup parent) {
  /packages/apps/Email/src/com/android/email/
EmailAddressAdapter.java 50 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 51 milliseconds