Home | History | Annotate | Download | only in voicedialer

Lines Matching full:phone

26 import android.provider.ContactsContract.CommonDataKinds.Phone;
44 * This is a RecognizerEngine that processes commands to make phone calls and
911 * Format a phone number string.
913 * @param num phone number string.
914 * @return formatted phone number string.
1005 Phone.CONTENT_URI, spokenPhoneId),
1033 Phone.CONTENT_URI, phoneId),
1061 Phone.CONTENT_URI, homeId),
1069 Phone.CONTENT_URI, mobileId),
1077 Phone.CONTENT_URI, workId),
1085 Phone.CONTENT_URI, otherId),