Searched refs:treeLayout (Results 1 – 1 of 1) sorted by relevance
76 LinearLayout treeLayout = (LinearLayout) getView(); in onResumeHelper() local78 TextView titleView = treeLayout.findViewById(R.id.task_tree_title); in onResumeHelper()79 RecyclerView recyclerView = treeLayout.findViewById(R.id.tree_recycler); in onResumeHelper()