Searched refs:CellBroadcastListItem (Results 1 – 3 of 3) sorted by relevance
50 CellBroadcastListItem listItem = (CellBroadcastListItem) factory.inflate( in newView()67 CellBroadcastListItem listItem = (CellBroadcastListItem) view; in bindView()
33 public class CellBroadcastListItem extends RelativeLayout { class42 public CellBroadcastListItem(Context context, AttributeSet attrs) { in CellBroadcastListItem() method in CellBroadcastListItem
153 CellBroadcastListItem cbli = (CellBroadcastListItem) v; in onListItemClick()