Searched refs:SubjectAndFolderView (Results 1 – 2 of 2) sorted by relevance
50 public class SubjectAndFolderView extends TextView implements FolderSpan.FolderSpanDimensions { class69 public SubjectAndFolderView(Context context) { in SubjectAndFolderView() method in SubjectAndFolderView73 public SubjectAndFolderView(Context context, AttributeSet attrs) { in SubjectAndFolderView() method in SubjectAndFolderView205 getBidiFormatter(), SubjectAndFolderView.this); in addSpan()
70 private SubjectAndFolderView mSubjectAndFolderView;95 (SubjectAndFolderView) findViewById(R.id.subject_and_folder_view); in onFinishInflate()