Searched refs:errorConsoleFragment (Results 1 – 1 of 1) sorted by relevance
112 errorConsoleFragment = ErrorConsoleFragment().apply { in getItem()115 errorConsoleFragment!! in getItem()141 private var errorConsoleFragment: ErrorConsoleFragment? = null variable147 if (visibleActivity != null && errorConsoleFragment != null) { in addError()149 errorConsoleFragment!!.adapter.notifyDataSetChanged() in addError()