Searched defs:applyStrategy (Results 1 – 2 of 2) sorted by relevance
51 private TextLinksParams( in TextLinksParams()167 public Builder setApplyStrategy(@TextLinks.ApplyStrategy int applyStrategy) { in setApplyStrategy()204 private static int checkApplyStrategy(int applyStrategy) { in checkApplyStrategy()
156 @ApplyStrategy int applyStrategy, in apply()