Searched refs:getCombinedChildId (Results 1 - 3 of 3) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DClusteredSuggestionsAdapter.java133 public long getCombinedChildId(long groupId, long childId) { method in class:ClusteredSuggestionsAdapter.Adapter
182 return getView(cursor, childPosition, getCombinedChildId(groupPosition, childPosition),
/packages/apps/Browser/src/com/android/browser/
H A DDateSortedExpandableListAdapter.java363 public long getCombinedChildId(long groupId, long childId) { method in class:DateSortedExpandableListAdapter
/packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/
H A DDateSortedExpandableListAdapter.java343 public long getCombinedChildId(long groupId, long childId) { method in class:DateSortedExpandableListAdapter

Completed in 176 milliseconds