Home
last modified time | relevance | path

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

/packages/apps/IM/src/com/android/im/app/
DContactListTreeAdapter.java288 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView() argument
319 isLastChild, convertView, parent); in getChildView()
567 boolean isLastChild) { in bindChildView() argument
596 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView() argument
612 return super.getChildView(groupPosition, childPosition, isLastChild, convertView, in getChildView()
625 protected View newChildView(Context context, Cursor cursor, boolean isLastChild, in newChildView() argument
/packages/apps/Email/src/com/android/email/activity/
DFolderMessageList.java1288 protected void bindChildView(View view, Context context, Cursor cursor, boolean isLastChild) in bindChildView() argument
1354 protected View newChildView(Context context, Cursor cursor, boolean isLastChild, in newChildView() argument
1752 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView() argument
1755 if (isLastChild) { in getChildView()
DAccountFolderList.java736 private void bindMailboxItem(View view, Context context, Cursor cursor, boolean isLastChild)
/packages/apps/Browser/src/com/android/browser/
DBrowserHistoryPage.java406 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView() argument
/packages/apps/Music/src/com/android/music/
DArtistAlbumBrowserActivity.java641 public View newChildView(Context context, Cursor cursor, boolean isLastChild, in newChildView() argument
643 View v = super.newChildView(context, cursor, isLastChild, parent); in newChildView()
/packages/apps/Contacts/src/com/android/contacts/ui/
DDisplayGroupsActivity.java497 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView() argument