Searched defs:configureLoader (Results 1 – 9 of 9) sorted by relevance
57 public void configureLoader(CursorLoader loader, long directoryId) { in configureLoader() method in DefaultContactListAdapter
55 public void configureLoader(CursorLoader loader, long directoryId) { in configureLoader() method in LegacyContactListAdapter
59 public void configureLoader(CursorLoader loader, long directoryId) { in configureLoader() method in LegacyPostalAddressListAdapter
59 public void configureLoader(CursorLoader loader, long directoryId) { in configureLoader() method in LegacyPhoneNumberListAdapter
73 public void configureLoader(CursorLoader loader, long directoryId) { in configureLoader() method in EmailAddressListAdapter
72 public void configureLoader(CursorLoader loader, long directoryId) { in configureLoader() method in PostalAddressListAdapter
67 public void configureLoader(CursorLoader cursorLoader, long directoryId) { in configureLoader() method in JoinContactListAdapter
103 public void configureLoader(CursorLoader loader, long directoryId) { in configureLoader() method in PhoneNumberListAdapter
177 public abstract void configureLoader(CursorLoader loader, long directoryId); in configureLoader() method in ContactEntryListAdapter