Searched refs:PhoneNumberInteraction (Results 1 – 3 of 3) sorted by relevance
27 import com.android.dialer.interactions.PhoneNumberInteraction;28 import com.android.dialer.interactions.PhoneNumberInteraction.InteractionErrorCode;35 implements PhoneNumberInteraction.DisambigDialogDismissedListener,36 PhoneNumberInteraction.InteractionErrorListener,75 PhoneNumberInteraction.startInteractionForPhoneCall( in makeCall()130 case PhoneNumberInteraction.REQUEST_READ_CONTACTS: in onRequestPermissionsResult()131 case PhoneNumberInteraction.REQUEST_CALL_PHONE: in onRequestPermissionsResult()
82 public class PhoneNumberInteraction implements OnLoadCompleteListener<Cursor> { class84 private static final String TAG = PhoneNumberInteraction.class.getSimpleName();157 private PhoneNumberInteraction( in PhoneNumberInteraction() method in PhoneNumberInteraction205 new PhoneNumberInteraction( in startInteractionForPhoneCall()211 PhoneNumberInteraction.performAction( in performAction()561 PhoneNumberInteraction.performAction( in onClick()
102 import com.android.dialer.interactions.PhoneNumberInteraction;103 import com.android.dialer.interactions.PhoneNumberInteraction.InteractionErrorCode;151 PhoneNumberInteraction.InteractionErrorListener,152 PhoneNumberInteraction.DisambigDialogDismissedListener,1433 PhoneNumberInteraction.startInteractionForPhoneCall( in onPickDataUri()