Home | History | Annotate | Download | only in contacts

Lines Matching defs:withAppendedPath

569             Uri.withAppendedPath(ContentUris.withAppendedId(Contacts.CONTENT_URI, 0),
1008 Uri dataUri = Uri.withAppendedPath(lookupUri, Contacts.Data.CONTENT_DIRECTORY);
1014 dataUri = Uri.withAppendedPath(lookupUri, Contacts.Data.CONTENT_DIRECTORY);
1018 dataUri = Uri.withAppendedPath(Uri.withAppendedPath(Contacts.CONTENT_LOOKUP_URI,
1058 Uri entityUri = Uri.withAppendedPath(contactUri, Contacts.Entity.CONTENT_DIRECTORY);
1082 Uri entityUri = Uri.withAppendedPath(contactLookupUri, Contacts.Entity.CONTENT_DIRECTORY);
1087 entityUri = Uri.withAppendedPath(contactLookupUri, Contacts.Entity.CONTENT_DIRECTORY);
1091 contactLookupUri = Uri.withAppendedPath(Contacts.CONTENT_LOOKUP_URI, lookupKey);
1092 entityUri = Uri.withAppendedPath(contactLookupUri, Contacts.Entity.CONTENT_DIRECTORY);
1177 Uri.withAppendedPath(rawContactUri, RawContacts.Data.CONTENT_DIRECTORY);
1182 Uri contactDataUri = Uri.withAppendedPath(contactUri, Contacts.Data.CONTENT_DIRECTORY);
1399 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "1234"), null, null));
1401 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "5678"), null, null));
1414 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "1234"), null, null));
1416 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "4321"), null, null));
1418 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "5678"), null, null));
1420 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "8765"), null, null));
1433 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "+1-800-466-5432"), null,
1436 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "8765"), null, null));
1448 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "+1-800-466-5432"), null,
1451 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "8765"), null, null));
1467 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "999"), null, null));
1479 getCount(Uri.withAppendedPath(Phone.CONTENT_FILTER_URI, "999"), null, null));
1515 final Uri filterUri1 = Uri.withAppendedPath(baseFilterUri, "tamale");
1524 final Uri filterUri2 = Uri.withAppendedPath(baseFilterUri, "1-800-GOOG-411");
1527 final Uri filterUri3 = Uri.withAppendedPath(baseFilterUri, "18004664");
1530 final Uri filterUri4 = Uri.withAppendedPath(baseFilterUri, "encilada");
1533 final Uri filterUri5 = Uri.withAppendedPath(baseFilterUri, "*");
1557 final Uri filterUri6 = Uri.withAppendedPath(baseFilterUri, "Chilled");
1565 final Uri filterUri7 = Uri.withAppendedPath(baseFilterUri, "sip_hot");
1566 final Uri filterUri8 = Uri.withAppendedPath(baseFilterUri, "sip_hot_tamale");
1645 Uri lookupUri1 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "8004664411");
1661 Uri lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "4664411");
1665 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "7994664411");
1679 Uri lookupUri1 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "abc@sip")
1694 Uri lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "wrong@sip");
1714 Uri lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "123");
1719 lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "(1) 23");
1725 lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "*1-23");
1741 final Uri lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "123456789");
1755 final Uri lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "*123456789");
1770 final Uri lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "+123456789");
1792 final Uri lookupUri1 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI,
1809 Uri lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "1234567");
1816 lookupUri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "*0111234567");
1842 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "+1 650 861 0000");
1846 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "650 861 0000");
1850 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "649 861 0000");
1854 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "5 861 0000");
1858 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "65 861 0000");
1874 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "+1 650 861 0001");
1878 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "650 861 0001");
1894 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "+1 650 861 0002");
1898 lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "650 861 0002");
1915 assertEquals(2, getCount(Uri.withAppendedPath(
1919 assertEquals(2, getCount(Uri.withAppendedPath(
1923 assertEquals(1, getCount(Uri.withAppendedPath(
1927 assertEquals(2, getCount(Uri.withAppendedPath(
1931 assertEquals(2, getCount(Uri.withAppendedPath(
1935 assertEquals(0, getCount(Uri.withAppendedPath(
1950 assertEquals(1, getCount(Uri.withAppendedPath(
1953 assertEquals(1, getCount(Uri.withAppendedPath(
1956 assertEquals(1, getCount(Uri.withAppendedPath(
1959 assertEquals(1, getCount(Uri.withAppendedPath(
1962 assertEquals(1, getCount(Uri.withAppendedPath(
1988 assertEquals(1, getCount(Uri.withAppendedPath(
1992 assertEquals(0, getCount(Uri.withAppendedPath(
1995 assertEquals(0, getCount(Uri.withAppendedPath(
1999 assertEquals(1, getCount(Uri.withAppendedPath(
2003 assertEquals(1, getCount(Uri.withAppendedPath(
2008 assertEquals(0, getCount(Uri.withAppendedPath(
2013 assertEquals(0, getCount(Uri.withAppendedPath(
2028 Uri uri1 = Uri.withAppendedPath(PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI, "408-111-1111");
2057 Uri uri1 = Uri.withAppendedPath(PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI, "408-111-1111");
2238 Uri uri1 = Uri.withAppendedPath(PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI, "408-111-1111");
2239 Uri uri2 = Uri.withAppendedPath(PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI, "408-222-2222");
2429 Uri lookupUri1 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "8004664411");
2430 Uri lookupUri2 = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, "8004664422");
2558 Uri filterUri1 = Uri.withAppendedPath(Email.CONTENT_LOOKUP_URI, "tamale@acme.com");
2567 Uri filterUri2 = Uri.withAppendedPath(Email.CONTENT_LOOKUP_URI, "Ta<TaMale@acme.com>");
2570 Uri filterUri3 = Uri.withAppendedPath(Email.CONTENT_LOOKUP_URI, "encilada@acme.com");
2584 Uri filterUri1 = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "tam");
2593 Uri filterUri2 = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "hot");
2596 Uri filterUri3 = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "hot tamale");
2599 Uri filterUri4 = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "tamale@acme");
2602 Uri filterUri5 = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "encilada");
2621 Uri filterUri = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "address");
2637 Uri filterUri = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "address");
2717 Uri filterUri = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "acc");
2743 Uri filterUri = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "acc");
2766 Uri filterUri1 = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "address");
2835 Uri.withAppendedPath(PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI, "408-222-2222");
2887 Uri filterUri1 = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "address");
3372 final Uri filterUri0 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "");
3375 final Uri filterUri1 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "tamale");
3378 final Uri filterUri2 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "hot");
3381 final Uri filterUri3 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "tamale@ac");
3384 final Uri filterUri4 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "510");
3387 final Uri filterUri5 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "cold");
3390 final Uri filterUri6 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI,
3456 final Uri filterUri1 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "tamale");
3460 final Uri filterUri2 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "hot");
3463 final Uri filterUri3 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "tam");
3466 final Uri filterUri4 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "518");
3469 final Uri filterUri5 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "doe");
3472 final Uri filterUri6 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "51");
3475 final Uri filterUri7 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI,
3536 Uri filterUri1 = Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI, "goulash");
3571 Uri filterUri1 = Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI, "goog411@acme.com");
3598 Uri filterUri1 = Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI, "18004664411");
3708 Uri filterUri = Uri.withAppendedPath(Contacts.CONTENT_STREQUENT_FILTER_URI, "fay");
3882 mResolver.update(Uri.withAppendedPath(Contacts.CONTENT_URI,
3988 Uri filterUri1 = Uri.withAppendedPath(Contacts.CONTENT_GROUP_URI, "Test Group");
3996 Uri filterUri2 = Uri.withAppendedPath(Contacts.CONTENT_GROUP_URI, "Test Group");
4002 Uri filterUri3 = Uri.withAppendedPath(Contacts.CONTENT_GROUP_URI, "Next Group");
5057 Uri filterUri = Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI, Uri.encode(filter));
5062 Uri filterUri = Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI, Uri.encode(filter));
5139 assertStoredValues(Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI,
5141 assertStoredValues(Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI,
5143 assertStoredValues(Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI,
5145 assertStoredValues(Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI,
5147 assertStoredValues(Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI,
5149 assertStoredValues(Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI,
5151 assertStoredValues(Uri.withAppendedPath(Contacts.CONTENT_FILTER_URI,
5668 Uri.withAppendedPath(
5680 Uri.withAppendedPath(
5693 Uri.withAppendedPath(
5694 Uri.withAppendedPath(Contacts.CONTENT_LOOKUP_URI, lookupKey),
5706 Uri.withAppendedPath(
5708 Uri.withAppendedPath(Contacts.CONTENT_LOOKUP_URI, lookupKey),
5804 assertStoredValues(Uri.withAppendedPath(
5838 Uri.withAppendedPath(
5846 Uri.withAppendedPath(
5868 assertStoredValues(Uri.withAppendedPath(
5891 Uri.withAppendedPath(
5937 Uri.withAppendedPath(
5963 c = mResolver.query(Uri.withAppendedPath(
5992 assertStoredValues(Uri.withAppendedPath(
6005 assertStoredValues(Uri.withAppendedPath(
6025 Uri.withAppendedPath(
6053 Uri.withAppendedPath(
6084 assertStoredValues(Uri.withAppendedPath(
6103 assertStoredValues(Uri.withAppendedPath(
6118 Uri.withAppendedPath(
6143 Uri photoUri = Uri.withAppendedPath(
6566 assertEquals(1, getCount(Uri.withAppendedPath(uri, RawContacts.Data.CONTENT_DIRECTORY),
6579 assertEquals(0, getCount(Uri.withAppendedPath(uri, RawContacts.Data.CONTENT_DIRECTORY),
6610 assertEquals(1, getCount(Uri.withAppendedPath(uri, RawContacts.Data.CONTENT_DIRECTORY),
6806 assertStoredValue(Uri.withAppendedPath(
6820 assertStoredValue(Uri.withAppendedPath(
7336 Uri photoLookupUriWithId = Uri.withAppendedPath(lookupUri, "photo");
7421 Uri twigUri = Uri.withAppendedPath(ContentUris.withAppendedId(Contacts.CONTENT_URI,
7454 Uri dataUri = Uri.withAppendedPath(
7560 assertEquals(Uri.withAppendedPath(DisplayPhoto.CONTENT_URI, photoFileId).toString(),
7582 assertEquals(Uri.withAppendedPath(
7785 assertStoredValues(Uri.withAppendedPath(
7833 assertStoredValues(Uri.withAppendedPath(
7930 Uri.withAppendedPath(Contacts.CONTENT_LOOKUP_URI, lookupKey), contactId);
8283 return Uri.withAppendedPath(Contacts.CONTENT_VCARD_URI, mLookup1);
8287 return Uri.withAppendedPath(Contacts.CONTENT_VCARD_URI, mLookup2);
8291 return Uri.withAppendedPath(Contacts.CONTENT_MULTI_VCARD_URI,
8319 Uri uri = Uri.withAppendedPath(Contacts.CONTENT_MULTI_VCARD_URI, Uri.encode("123:456"));
9657 final Uri uri = Uri.withAppendedPath(Contacts.CONTENT_URI, String.valueOf(id));