Searched defs:fullText (Results 1 – 2 of 2) sorted by relevance
66 final String fullText = "this is just a test"; in testParcel() local
104 private TextLinks(String fullText, ArrayList<TextLink> links, Bundle extras) { in TextLinks()655 public Builder(@NonNull String fullText) { in Builder()