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

  /packages/apps/Calendar/src/com/android/calendar/
EmailAddressAdapter.java 63 protected void bindViewLoading(View view, String directoryType, String directoryName) {
  /packages/apps/Email/src/com/android/email/
EmailAddressAdapter.java 64 protected void bindViewLoading(View view, String directoryType, String directoryName) {
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 305 protected abstract void bindViewLoading(View view, String directoryType, String directoryName);
330 bindViewLoading(v, directoryType, directoryName);

Completed in 1706 milliseconds