Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextLinksParams.java130 if (mApplyStrategy == TextLinks.APPLY_STRATEGY_REPLACE) { in apply()
205 && applyStrategy != TextLinks.APPLY_STRATEGY_REPLACE) { in checkApplyStrategy()
DTextLinks.java85 @IntDef({APPLY_STRATEGY_IGNORE, APPLY_STRATEGY_REPLACE})
98 public static final int APPLY_STRATEGY_REPLACE = 1; field in TextLinks
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java428 .setApplyStrategy(TextLinks.APPLY_STRATEGY_REPLACE) in addLinkifiedTextToTextView()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt57723 field public static final int APPLY_STRATEGY_REPLACE = 1; // 0x1