Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextLinksParams.java130 if (mApplyStrategy == TextLinks.APPLY_STRATEGY_REPLACE) { in apply()
205 && applyStrategy != TextLinks.APPLY_STRATEGY_REPLACE) { in checkApplyStrategy()
H A DTextLinks.java85 @IntDef({APPLY_STRATEGY_IGNORE, APPLY_STRATEGY_REPLACE})
98 public static final int APPLY_STRATEGY_REPLACE = 1; field in TextLinks
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewActivityTest.java502 .setApplyStrategy(TextLinks.APPLY_STRATEGY_REPLACE) in addLinkifiedTextToTextView()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56585 field public static final int APPLY_STRATEGY_REPLACE = 1; // 0x1