Home
last modified time | relevance | path

Searched refs:BLOCK_NUMBER_MANAGEMENT_SCREEN (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/logging/
DInteractionEvent.java44 public static final int BLOCK_NUMBER_MANAGEMENT_SCREEN = 18; field in InteractionEvent
/packages/apps/Dialer/src/com/android/dialer/list/
DBlockedListSearchFragment.java204 Logger.logInteraction(InteractionEvent.BLOCK_NUMBER_MANAGEMENT_SCREEN); in onFilterNumberSuccess()