Home
last modified time | relevance | path

Searched refs:getTextContentFollowingSelection (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/contextualsearch/
H A DContextualSearchContextTest.java114 assertEquals("", mContext.getTextContentFollowingSelection()); in testEmptyContext()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/
H A DContextualSearchContext.java257 String getTextContentFollowingSelection() { in getTextContentFollowingSelection() method in ContextualSearchContext
H A DContextualSearchManager.java1746 selection, mContext.getTextContentFollowingSelection()); in getContextualSearchInternalStateHandler()