Home
last modified time | relevance | path

Searched refs:InteractionErrorListener (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/interactions/
DPhoneNumberInteraction.java144 public interface InteractionErrorListener { interface in PhoneNumberInteraction
167 Assert.checkArgument(context instanceof InteractionErrorListener); in PhoneNumberInteraction()
339 ((InteractionErrorListener) mContext).interactionError(interactionErrorCode); in interactionError()
/packages/apps/Dialer/java/com/android/dialer/shortcuts/
DCallContactActivity.java36 PhoneNumberInteraction.InteractionErrorListener,
/packages/apps/Dialer/java/com/android/dialer/app/
DDialtactsActivity.java151 PhoneNumberInteraction.InteractionErrorListener,