HomeSort by relevance Sort by last modified time
    Searched full:homephones (Results 1 - 1 of 1) sorted by null

  /packages/apps/Email/src/com/android/exchange/adapter/
ContactsSyncAdapter.java 365 ArrayList<UntypedRow> homePhones = new ArrayList<UntypedRow>();
417 homePhones.add(new PhoneRow(getValue(), Phone.TYPE_HOME));
591 ops.addUntyped(entity, homePhones, Phone.CONTENT_ITEM_TYPE, Phone.TYPE_HOME,
    [all...]

Completed in 45 milliseconds