Searched refs:withDefaultProjection (Results 1 – 2 of 2) sorted by relevance
599 .withDefaultProjection( in createsContactsFromCursor()625 .withDefaultProjection( in excludesEmptyContactsFromResult()653 .withDefaultProjection( in usesSimCardSubscriptionIdIfAvailable()668 .withDefaultProjection( in returnsEmptyListForEmptyCursor()
85 public Query withDefaultProjection(String... projection) { in withDefaultProjection() method in MockContentProvider.Query