Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextLinksParams.java157 private int mApplyStrategy = TextLinks.APPLY_STRATEGY_IGNORE;
204 if (applyStrategy != TextLinks.APPLY_STRATEGY_IGNORE in checkApplyStrategy()
H A DTextLinks.java85 @IntDef({APPLY_STRATEGY_IGNORE, APPLY_STRATEGY_REPLACE})
92 public static final int APPLY_STRATEGY_IGNORE = 0; field in TextLinks
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt52712 field public static final int APPLY_STRATEGY_IGNORE = 0; // 0x0