Searched refs:mStatusTextView (Results 1 – 1 of 1) sorted by relevance
24 private var mStatusTextView: TextView? = null in <lambda>() variable38 mStatusTextView = it.findViewById<TextView>(R.id.status_text_view).also { textView -> in <lambda>()56 mStatusTextView!!.text = status ?: "Building JavaScript bundle..." in <lambda>()80 mStatusTextView!!.text = text in <lambda>()94 mStatusTextView = null in <lambda>()