Searched defs:listItem (Results 1 – 6 of 6) sorted by relevance
55 CarUiContentListItem listItem = new CarUiContentListItem( in toStaticListItem() local111 CarUiContentListItem listItem = new CarUiContentListItem( in toStaticListItem() local
65 CellBroadcastListItem listItem = (CellBroadcastListItem) factory.inflate( in newView() local234 CellBroadcastListItem listItem = (CellBroadcastListItem) view; in bindView() local
63 ArrayList<HashMap<String, Object>> listItem = in initialize() local
47 public void applyListItemStyling(View listItem, ViewGroup.LayoutParams listItemViewParamsCopy) { in applyListItemStyling()
253 void onListSelectionComplete(ListItem listItem); in onListSelectionComplete()255 void onListFocusChanged(ListItem listItem); in onListFocusChanged()
419 SliceContent listItem = listItems.get(i); in getListItemsHeight() local451 SliceContent listItem = list.getRowItems().get(i); in getListItemsForNonScrollingList() local