Home
last modified time | relevance | path

Searched refs:bindViewLoading (Results 1 – 1 of 1) sorted by relevance

/frameworks/ex/common/java/com/android/common/contacts/
DBaseEmailAddressAdapter.java305 protected abstract void bindViewLoading(View view, String directoryType, String directoryName); in bindViewLoading() method in BaseEmailAddressAdapter
330 bindViewLoading(v, directoryType, directoryName); in bindView()