findRanges
open suspend override fun findRanges(query: String, options: SearchService.Options, text: String, locale: Locale): List<IntRange>
Finds all the ranges of occurrences of the given query in the text.
Finds all the ranges of occurrences of the given query in the text.