Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
DSelectSyncedCalendarsMultiAccountAdapter.java318 protected void bindChildView(View view, Context context, Cursor cursor, boolean isLastChild) { in bindChildView() method in SelectSyncedCalendarsMultiAccountAdapter
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
DCallLogFragmentTest.java188 mAdapter.bindChildView(view, getActivity(), mCursor); in testCallAndGroupViews_ChildView()
/packages/apps/Music/src/com/android/music/
DArtistAlbumBrowserActivity.java697 public void bindChildView(View view, Context context, Cursor cursor, boolean islast) { in bindChildView() method in ArtistAlbumBrowserActivity.ArtistAlbumListAdapter
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogAdapter.java621 protected void bindChildView(View view, Context context, Cursor cursor) { in bindChildView() method in CallLogAdapter