Searched defs:or (Results 1 – 4 of 4) sorted by relevance
56 public static <T> Predicate<T> or(Predicate<? super T>... components) { in or() method in Predicates68 public static <T> Predicate<T> or(Iterable<? extends Predicate<? super T>> components) { in or() method in Predicates
347 float or = OUTER_ROTARY_RADIUS_DIP * mDensity; in onDraw() local
637 final ChildDrawable or = origChildDrawable[i]; in LayerState() local
3916 int or = atoken.requestedOrientation; in getOrientationFromAppTokensLocked() local