Searched defs:or (Results 1 – 4 of 4) sorted by relevance
31 public static Feature or(final Feature... features) { in or() method in FeatureUtils
72 default ItemInfoMatcher or(ItemInfoMatcher matcher) { in or() method
223 public Builder or(@NonNull Selection selection) { in or() method in Selection.Builder
802 final ChildDrawable or = origChildDrawable[i]; in LayerState() local