Searched refs:withAnySelection (Results 1 – 5 of 5) sorted by relevance
124 .withAnySelection() in setupShouldBlockVoicemailQuery()
130 .withProjection(projection).withAnySelection().withAnySortOrder(); in setUpQueryExpectations()
89 public Query withAnySelection() { in withAnySelection() method in MockContentProvider.Query308 public Delete withAnySelection() { in withAnySelection() method in MockContentProvider.Delete
128 .withAnySelection() in expectGroupsQueryAndReturnEmpty()
248 return mVoicemailContentProvider.expectQuery(VOICEMAIL_URI).withAnySelection() in newVoicemailQuery()