Searched refs:textLayout (Results 1 – 3 of 3) sorted by relevance
80 View textLayout = view.findViewById(R.id.text_layout); in onBindViewHolder() local81 if ((textLayout != null) && textLayout instanceof RelativeLayout) { in onBindViewHolder()82 textLayout.setOnClickListener(this); in onBindViewHolder()
87 View textLayout = view.findViewById(R.id.text_layout); in getView() local88 if ((textLayout != null) && textLayout instanceof RelativeLayout) { in getView()89 textLayout.setOnClickListener(this); in getView()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...