Searched defs:progressView (Results 1 – 1 of 1) sorted by relevance
591 View progressView = inflater.inflate(R.layout.card_progress, actionArea, false); in initializeProgressView() local643 public View progressView = null; field in Card.CardProgress