Searched refs:fullText (Results 1 – 3 of 3) sorted by relevance
71 final String fullText = "this is just a test"; in testParcel() local72 final TextLinks reference = new TextLinks.Builder(fullText) in testParcel()85 assertEquals(fullText, result.getText()); in testParcel()
104 private TextLinks(String fullText, ArrayList<TextLink> links, Bundle extras) { in TextLinks() argument105 mFullText = fullText; in TextLinks()677 public Builder(@NonNull String fullText) { in Builder() argument678 mFullText = Objects.requireNonNull(fullText); in Builder()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...