Searched refs:CachedTextView (Results 1 – 2 of 2) sorted by relevance
36 public class CachedTextView extends TextView { class53 public CachedTextView(Context context) { in CachedTextView() method in CachedTextView57 public CachedTextView(Context context, AttributeSet attrs) { in CachedTextView() method in CachedTextView61 public CachedTextView(Context context, AttributeSet attrs, int defStyle) { in CachedTextView() method in CachedTextView
43 public class PagedViewIcon extends CachedTextView implements Checkable {