HomeSort by relevance Sort by last modified time
    Searched refs:InteractionErrorListener (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/java/com/android/dialer/shortcuts/
CallContactActivity.java 36 PhoneNumberInteraction.InteractionErrorListener,
  /packages/apps/Dialer/java/com/android/dialer/interactions/
PhoneNumberInteraction.java 141 public interface InteractionErrorListener {
164 Assert.checkArgument(context instanceof InteractionErrorListener);
193 * numbers have been queried for. The activity must implement {@link InteractionErrorListener}
336 ((InteractionErrorListener) mContext).interactionError(interactionErrorCode);
  /packages/apps/Dialer/java/com/android/dialer/app/
DialtactsActivity.java 141 PhoneNumberInteraction.InteractionErrorListener,
    [all...]

Completed in 246 milliseconds