Searched refs:withDefaultProjection (Results 1 – 3 of 3) sorted by relevance
597 .withDefaultProjection( in createsContactsFromCursor()633 .withDefaultProjection( in excludesEmptyContactsFromResult()664 .withDefaultProjection( in usesSimCardSubscriptionIdIfAvailable()680 .withDefaultProjection( in omitsSimCardSubscriptionIdIfUnavailable()697 .withDefaultProjection( in returnsEmptyListForEmptyCursor()
229 .withDefaultProjection(new String[] {SimContactDaoImpl._ID, SimContactDaoImpl.NAME, in selectionsAreImportedAndDisabledOnSubsequentImports()
85 public Query withDefaultProjection(String... projection) { in withDefaultProjection() method in MockContentProvider.Query