Searched defs:text (Results 1 – 4 of 4) sorted by relevance
30 Note(@NonNull String namespace, @NonNull String id, @NonNull String text) { in Note()84 public Note.@NonNull Builder setText(@NonNull String text) { in setText()
183 public @NonNull Self addKeyword(@NonNull String text) { in addKeyword()209 public @NonNull Self setSha256(@Nullable String text) { in setSha256()217 public @NonNull Self setThumbnailSha256(@Nullable String text) { in setThumbnailSha256()
13093 GenericDocument text = new GenericDocument.Builder<>("namespace", "id1", "Text") in testQuery_wildcardProjection_polymorphism() local13173 GenericDocument text = new GenericDocument.Builder<>("namespace", "id1", "Text") in testQuery_wildcardFilterSchema_polymorphism() local
1006 GenericDocument text = in testGlobalQuery_withJoin_packageFilter() local