Searched refs:timestampViewText (Results 1 – 1 of 1) sorted by relevance
51 var timestampViewText = SimpleDateFormat("HH:mm:ss", Locale.US).format(item.timestamp) in getView() variable53 timestampViewText += " Fatal Error" in getView()55 holder.timestampView.text = timestampViewText in getView()