Searched refs:followingText (Results 1 – 2 of 2) sorted by relevance
323 String followingText = text.toString().substring(offset + candidate.length()); in extractMatch() local324 if (TIME_STAMPS_SUFFIX.matcher(followingText).lookingAt()) { in extractMatch()
322 String followingText = text.toString().substring(offset + candidate.length()); in extractMatch() local323 if (TIME_STAMPS_SUFFIX.matcher(followingText).lookingAt()) { in extractMatch()