Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextLinksParams.java167 mApplyStrategy = checkApplyStrategy(applyStrategy); in setApplyStrategy()
203 private static int checkApplyStrategy(int applyStrategy) { in checkApplyStrategy() method in TextLinksParams