Searched defs:filterUri2 (Results 1 – 2 of 2) sorted by relevance
1287 final Uri filterUri2 = Uri.withAppendedPath(baseFilterUri, "1-800-GOOG-411"); in testPhonesFilterQueryInter() local2193 Uri filterUri2 = Uri.withAppendedPath(Email.CONTENT_LOOKUP_URI, "Ta<TaMale@acme.com>"); in testEmailsLookupQuery() local2219 Uri filterUri2 = Uri.withAppendedPath(Email.CONTENT_FILTER_URI, "hot"); in testEmailsFilterQuery() local2287 Uri filterUri2 = Email.CONTENT_FILTER_URI.buildUpon().appendPath("acc") in testEmailFilterPrimaryAccount() local2393 Uri filterUri2 = Email.CONTENT_FILTER_URI.buildUpon().appendPath("address") in testEmailFilterSortOrderWithFeedback() local2600 final Uri filterUri2 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "hot"); in testContactablesQuery() local2682 final Uri filterUri2 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "hot"); in testContactablesMultipleQuery() local3183 Uri filterUri2 = Uri.withAppendedPath(Contacts.CONTENT_GROUP_URI, "Test Group"); in testQueryContactGroup() local
476 Uri filterUri2 = Uri.withAppendedPath(Phones.CONTENT_FILTER_URL, "7773334444"); in testPhonesFilterQuery() local