Home
last modified time | relevance | path

Searched refs:checkValidApplyStrategy (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/textclassifier/src/main/java/androidx/textclassifier/
DTextLinks.java111 checkValidApplyStrategy(applyStrategy); in apply()
322 checkValidApplyStrategy(applyStrategy); in setApplyStrategy()
536 private static void checkValidApplyStrategy(int applyStrategy) { in checkValidApplyStrategy() method in TextLinks
/frameworks/base/core/java/android/view/textclassifier/
DTextLinks.java708 checkValidApplyStrategy(applyStrategy); in setApplyStrategy()
749 private static void checkValidApplyStrategy(int applyStrategy) { in checkValidApplyStrategy() method in TextLinks.Options