/external/guava/android/guava/src/com/google/common/base/ |
D | Preconditions.java | 902 public static <T> T checkNotNull(@CheckForNull T reference) { in checkNotNull() method in Preconditions 920 public static <T> T checkNotNull(@CheckForNull T reference, @CheckForNull Object errorMessage) { in checkNotNull() method in Preconditions 943 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 961 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 977 public static <T> T checkNotNull(@CheckForNull T reference, String errorMessageTemplate, int p1) { in checkNotNull() method in Preconditions 992 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 1008 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 1024 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 1040 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 1056 public static <T> T checkNotNull( in checkNotNull() method in Preconditions [all …]
|
/external/guava/guava/src/com/google/common/base/ |
D | Preconditions.java | 902 public static <T> T checkNotNull(@CheckForNull T reference) { in checkNotNull() method in Preconditions 920 public static <T> T checkNotNull(@CheckForNull T reference, @CheckForNull Object errorMessage) { in checkNotNull() method in Preconditions 943 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 961 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 977 public static <T> T checkNotNull(@CheckForNull T reference, String errorMessageTemplate, int p1) { in checkNotNull() method in Preconditions 992 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 1008 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 1024 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 1040 public static <T> T checkNotNull( in checkNotNull() method in Preconditions 1056 public static <T> T checkNotNull( in checkNotNull() method in Preconditions [all …]
|
/external/dagger2/java/dagger/internal/ |
D | Preconditions.java | 33 public static <T> T checkNotNull(@Nullable T reference) { in checkNotNull() method in Preconditions 48 public static <T> T checkNotNull(T reference, String errorMessage) { in checkNotNull() method in Preconditions 98 public static <T> T checkNotNull( in checkNotNull() method in Preconditions
|
/external/mockito/src/main/java/org/mockito/internal/util/ |
D | Checks.java | 10 public static <T> T checkNotNull(T value, String checkedValue) { in checkNotNull() method in Checks 14 public static <T> T checkNotNull(T value, String checkedValue, String additionalMessage) { in checkNotNull() method in Checks
|
/external/dagger2/java/dagger/hilt/internal/ |
D | Preconditions.java | 32 public static <T> T checkNotNull(T reference) { in checkNotNull() method in Preconditions 47 public static <T> T checkNotNull(T reference, String errorMessage) { in checkNotNull() method in Preconditions
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
D | Assertions.java | 152 public static <T> T checkNotNull(@Nullable T reference) { in checkNotNull() method in Assertions 172 public static <T> T checkNotNull(@Nullable T reference, Object errorMessage) { in checkNotNull() method in Assertions
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
D | Assertions.java | 152 public static <T> T checkNotNull(@Nullable T reference) { in checkNotNull() method in Assertions 172 public static <T> T checkNotNull(@Nullable T reference, Object errorMessage) { in checkNotNull() method in Assertions
|
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/common/ |
D | SupportPreconditions.java | 29 public static <T extends Object> T checkNotNull(T reference) { in checkNotNull() method in SupportPreconditions 45 public static <T extends Object> T checkNotNull(T reference, @Nullable Object errorMessage) { in checkNotNull() method in SupportPreconditions
|
/external/gson/gson/src/main/java/com/google/gson/internal/ |
D | $Gson$Preconditions.java | 45 public static <T> T checkNotNull(T obj) { in checkNotNull() method in $Gson$Preconditions
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/ |
D | MathUtils.java | 271 public static void checkNotNull(Object o, Localizable pattern, Object... args) in checkNotNull() method in MathUtils 284 public static void checkNotNull(Object o) throws NullArgumentException { in checkNotNull() method in MathUtils
|
/external/opencensus-java/contrib/exemplar_util/src/main/java/io/opencensus/contrib/exemplar/util/ |
D | ExemplarUtils.java | 53 private static <T> T checkNotNull(T reference, @Nullable Object errorMessage) { in checkNotNull() method in ExemplarUtils
|
/external/auto/factory/src/test/resources/expected/ |
D | MultipleProvidedParamsSameKeyFactory.java | 43 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in MultipleProvidedParamsSameKeyFactory
|
D | SimpleClassPassedDepsFactory.java | 33 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in SimpleClassPassedDepsFactory
|
D | Generics_ExplicitFooImplFactory.java | 40 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in Generics_ExplicitFooImplFactory
|
D | SimpleClassVarargsFactory.java | 38 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in SimpleClassVarargsFactory
|
D | ClassUsingQualifierWithArgsFactory.java | 39 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in ClassUsingQualifierWithArgsFactory
|
D | ProviderArgumentToCreateMethodFactory.java | 40 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in ProviderArgumentToCreateMethodFactory
|
D | SimpleClassMixedDepsFactory.java | 39 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in SimpleClassMixedDepsFactory
|
D | CustomNullableFactory.java | 39 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in CustomNullableFactory
|
D | SimpleClassProvidedProviderDepsFactory.java | 42 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in SimpleClassProvidedProviderDepsFactory
|
D | FactoryImplementingGenericInterfaceExtensionFactory.java | 45 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in FactoryImplementingGenericInterfaceExtensionFactory
|
D | ParameterAnnotationsFactory.java | 47 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in ParameterAnnotationsFactory
|
D | SimpleClassNullableParametersFactory.java | 49 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in SimpleClassNullableParametersFactory
|
D | FactoryImplementingCreateMethod_ConcreteClassFactory.java | 53 private static <T> T checkNotNull(T reference, int argumentNumber, int argumentCount) { in checkNotNull() method in FactoryImplementingCreateMethod_ConcreteClassFactory
|
/external/setupcompat/main/java/com/google/android/setupcompat/internal/ |
D | Preconditions.java | 48 public static <T> T checkNotNull(T reference, String errorMessage) { in checkNotNull() method in Preconditions
|