Searched defs:not (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
H A DPredicates.java5 * you may not use this file except in compliance with the License.
42 * will be "short-circuited" as soon as the answer is determined. Does not
63 * will be "short-circuited" as soon as the answer is determined. Does not
76 public static <T> Predicate<T> not(Predicate<? super T> predicate) { method in class:Predicates
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 60 milliseconds