Searched defs:filterUri (Results 1 – 4 of 4) sorted by relevance
111 Uri filterUri = artistsUri.buildUpon() in testStoreAudioArtists() local
467 Uri filterUri = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "tamale"); in testContactablesFilterByLastName_returnsCorrectDataRows() local474 Uri filterUri = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "hot"); in testContactablesFilterByFirstName_returnsCorrectDataRows() local484 Uri filterUri = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "518"); in testContactablesFilterByPhonePrefix_returnsCorrectDataRows() local494 Uri filterUri = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "doeassoc"); in testContactablesFilterByEmailPrefix_returnsCorrectDataRows() local501 Uri filterUri = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, "doesnotexist"); in testContactablesFilter_doesNotExist_returnsCorrectDataRows() local
141 Uri filterUri = audioAlbumsUri.buildUpon() in testStoreAudioAlbums() local
167 Uri filterUri = baseUri.buildUpon() in testStoreAudioMedia() local