Searched refs:messageUi (Results 1 – 1 of 1) sorted by relevance
132 LinearLayout messageUi = (LinearLayout) inflater in getView() local135 TextView subject = (TextView) messageUi.findViewById(R.id.subject); in getView()138 WebView body = (WebView) messageUi.findViewById(R.id.body); in getView()143 return messageUi; in getView()