Searched refs:InteractionErrorListener (Results 1 – 4 of 4) sorted by relevance
29 import com.android.dialer.interactions.PhoneNumberInteraction.InteractionErrorListener;39 InteractionErrorListener,
146 public interface InteractionErrorListener { interface in PhoneNumberInteraction169 Assert.checkArgument(context instanceof InteractionErrorListener); in PhoneNumberInteraction()345 ((InteractionErrorListener) context).interactionError(interactionErrorCode); in interactionError()
36 PhoneNumberInteraction.InteractionErrorListener,
157 PhoneNumberInteraction.InteractionErrorListener,