Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/calllog/
DCallLogAdapter.java449 findAndCacheViews(view); in newStandAloneView()
463 findAndCacheViews(view); in newChildView()
477 findAndCacheViews(view); in newGroupView()
487 private void findAndCacheViews(View view) { in findAndCacheViews() method in CallLogAdapter