Searched refs:InteractionEvent (Results 1 – 8 of 8) sorted by relevance
29 import com.android.dialer.logging.InteractionEvent;79 InteractionEvent.UNBLOCK_NUMBER_MANAGEMENT_SCREEN); in bindView()
40 import com.android.dialer.logging.InteractionEvent;255 Logger.logInteraction(InteractionEvent.UNDO_BLOCK_NUMBER); in blockNumber()304 Logger.logInteraction(InteractionEvent.UNDO_UNBLOCK_NUMBER); in unblockNumber()
41 import com.android.dialer.logging.InteractionEvent;166 Logger.logInteraction(InteractionEvent.IMPORT_SEND_TO_VOICEMAIL); in importSendToVoicemailContacts()
22 public class InteractionEvent { class
40 import com.android.dialer.logging.InteractionEvent;204 Logger.logInteraction(InteractionEvent.BLOCK_NUMBER_MANAGEMENT_SCREEN); in onFilterNumberSuccess()
62 import com.android.dialer.logging.InteractionEvent;416 Logger.logInteraction(InteractionEvent.BLOCK_NUMBER_CALL_DETAIL); in onFilterNumberSuccess()422 Logger.logInteraction(InteractionEvent.UNBLOCK_NUMBER_CALL_DETAIL); in onUnfilterNumberSuccess()
59 import com.android.dialer.logging.InteractionEvent;419 InteractionEvent.BLOCK_NUMBER_CALL_LOG); in createCallLogEntryViewHolder()425 InteractionEvent.UNBLOCK_NUMBER_CALL_LOG); in createCallLogEntryViewHolder()
55 import com.android.dialer.logging.InteractionEvent;568 Logger.logInteraction(InteractionEvent.CALL_BLOCKED); in maybeBlockCall()