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