Searched refs:eventLoggingData (Results 1 – 1 of 1) sorted by relevance
112 EventLoggingData eventLoggingData = (EventLoggingData) mDataSet.get(position); in onBindViewHolder() local116 String log = eventLoggingData.getLog(); in onBindViewHolder()119 eventLoggingViewHolder.logDataLayerInformation(eventLoggingData.getLog()); in onBindViewHolder()