Searched defs:phone (Results 1 – 5 of 5) sorted by relevance
32 private static String phone = "+1 650 253 0000"; field in BidiFormatterSupport
84 String phone = c.getString(COLUMN_PHONE_NUMBER); in onItemSelected() local
178 public ContactOperations addPhone(String phone, int phoneType) { in addPhone()322 public ContactOperations updatePhone(String existingNumber, String phone, Uri uri) { in updatePhone()
173 String phone = mContactPhoneEditText.getText().toString(); in createContactEntry() local
107 char phone[ISDN_MSNLEN]; member