Searched defs:Supplier (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/
H A Dsupplier.h28 class Supplier { class in namespace:i18n::addressinput
34 virtual ~Supplier() {}
/external/guava/guava/src/com/google/common/base/
H A DSupplier.java30 public interface Supplier<T> { interface
/external/droiddriver/src/com/google/android/droiddriver/util/
H A DActivityUtils.java27 public interface Supplier<T> { interface in class:ActivityUtils
37 private static Supplier<Activity> runningActivitySupplier;
40 * Sets the Supplier for the running (a.k.a. resumed or foreground) activity.
45 public static synchronized void setRunningActivitySupplier(Supplier<Activity> activitySupplier) {
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-open-type-private.hh484 struct Supplier struct in namespace:OT
486 inline Supplier (const Type *array, unsigned int len_) function in struct:OT::Supplier
506 inline Supplier (const Supplier<Type> &); /* Disallow copy */
507 inline Supplier<Type>& operator= (const Supplier<Type> &); /* Disallow copy */
782 Supplier<Type> &items,
890 Supplier<Type> &items,
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh484 struct Supplier struct in namespace:OT
486 inline Supplier (const Type *array, unsigned int len_) function in struct:OT::Supplier
506 inline Supplier (const Supplier<Type> &); /* Disallow copy */
507 inline Supplier<Type>& operator= (const Supplier<Type> &); /* Disallow copy */
782 Supplier<Type> &items,
890 Supplier<Type> &items,
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1710 milliseconds