Searched refs:recordForEntry (Results 1 – 3 of 3) sorted by relevance
83 viewModel.interactionLogger.recordForEntry(Action.ENTRY_CLICKED, entry) in setupClickListener()124 viewModel.interactionLogger.recordForEntry( in onBindViewHolder()
94 fun recordForEntry(action: Action, entry: SafetyCenterEntry) { in recordForEntry() method
111 viewModel.interactionLogger.recordForEntry(Action.ENTRY_CLICKED, entry) in setupEntryClickListener()145 viewModel.interactionLogger.recordForEntry(Action.ENTRY_ICON_ACTION_CLICKED, entry) in setupIconActionButton()