Home
last modified time | relevance | path

Searched defs:create (Results 151 – 175 of 11423) sorted by relevance

12345678910>>...457

/aosp_15_r20/external/libtextclassifier/java/src/com/android/textclassifier/downloader/
H A DDownloadedModelDatabase.java74 public static Model create(String modelUrl, String modelPath) { in create() method in DownloadedModelDatabase.Model
110 public static Manifest create(String manifestUrl, @StatusDef int status, int failureCounts) { in create() method in DownloadedModelDatabase.Manifest
153 public static ManifestModelCrossRef create(String manifestUrl, String modelUrl) { in create() method in DownloadedModelDatabase.ManifestModelCrossRef
193 public static ManifestEnrollment create( in create() method in DownloadedModelDatabase.ManifestEnrollment
222 public static ModelView create(ManifestEnrollment manifestEnrollment, Model model) { in create() method in DownloadedModelDatabase.ModelView
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectExportApis/android_common_apex34/javac/
DHealthConnectExportApis.jar ... .healthconnect.controller.exportimport.api.ExportSettingsViewModel_Factory create (javax.inject.Provider, javax.inject ...
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/assisted/
H A DAssistedFactoryDuplicatedParamNamesTest.kt37 fun create(arg: String): Foo in create() method
44 fun create(@BindsInstance arg: Bar): TestComponent in create() method
H A DAssistedFactoryWithAssistedInjectParamTest.kt43 fun create(bar: Bar): Foo in fooFactory() method
48 fun create(): Bar in create() method
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/transforms/
H A DBufferTransformTest.java92 try (OutputStream outputStream = mockedStorage.open(uri, WriteStreamOpener.create())) { in param_hasDefaultBufferSize()
112 try (OutputStream outputStream = mockedStorage.open(uri, WriteStreamOpener.create())) { in param_controlsBufferSize()
131 try (OutputStream outputStream = mockedStorage.open(uri, WriteStreamOpener.create())) { in write_buffers()
153 try (OutputStream outputStream = mockedStorage.open(uri, WriteStreamOpener.create())) { in flush_emptiesBuffer()
/aosp_15_r20/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
H A DFactoryModuleBuilderTest.java412 Car create(Color color); in create() method
416 Mustang create(Color color); in create() method
455 Foo<E> create(Bar bar); in create() method
471 AbstractCar create(Color color); in create() method
606 Hidden create(); in create() method
637 AssistedSingleton create(String string); in create() method
H A DFactoryProviderTest.java130 Car create(Color color); in create() method
161 Car create(Color color, boolean convertable); in create() method
530 WildcardCollection create(Collection<?> items); in create() method
648 Car create(@Assisted Color color); in create() method
652 T create(Color color); in create() method
735 public Insurance<Mustang> create(Mustang car, double premium); in create() method
739 public Insurance<Camaro> create(Camaro car, double premium); in create() method
780 public Insurance<T> create(T car, double premium); in create() method
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/collect/
H A DMinMaxPriorityQueueBenchmark.java102 public Queue<Integer> create(Comparator<Integer> comparator) { in create() method
108 public Queue<Integer> create(Comparator<Integer> comparator) { in create() method
114 public Queue<Integer> create(Comparator<Integer> comparator) { in create() method
119 public abstract Queue<Integer> create(Comparator<Integer> comparator); in create() method in MinMaxPriorityQueueBenchmark.HeapType
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/collect/
H A DMinMaxPriorityQueueBenchmark.java102 public Queue<Integer> create(Comparator<Integer> comparator) { in create() method
108 public Queue<Integer> create(Comparator<Integer> comparator) { in create() method
114 public Queue<Integer> create(Comparator<Integer> comparator) { in create() method
119 public abstract Queue<Integer> create(Comparator<Integer> comparator); in create() method in MinMaxPriorityQueueBenchmark.HeapType
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/
H A DMultimapTestSuiteBuilder.java346 public Map<K, Collection<V>> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.AsMapGenerator
422 public Collection<Entry<K, V>> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.EntriesGenerator
453 public Collection<V> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.ValuesGenerator
511 public Multiset<K> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.KeysGenerator
598 public Collection<V> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.MultimapGetGenerator
622 public Collection<V> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.MultimapAsMapGetGenerator
662 public M create(Object... elements) { in create() method in MultimapTestSuiteBuilder.ReserializedMultimapGenerator
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DMultimapTestSuiteBuilder.java347 public Map<K, Collection<V>> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.AsMapGenerator
423 public Collection<Entry<K, V>> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.EntriesGenerator
454 public Collection<V> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.ValuesGenerator
512 public Multiset<K> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.KeysGenerator
599 public Collection<V> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.MultimapGetGenerator
623 public Collection<V> create(Object... elements) { in create() method in MultimapTestSuiteBuilder.MultimapAsMapGetGenerator
663 public M create(Object... elements) { in create() method in MultimapTestSuiteBuilder.ReserializedMultimapGenerator
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DCachedLater.kt38 protected abstract fun create() in create() method
83 var create = false in getLater() variable
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/filter/
H A DIInclExclFilter.java38 …public static IInclExclFilter create (final String specs1, final String separators, final String [… in create() method in IInclExclFilter.Factory
67 public static IInclExclFilter create (final String [] specs) in create() method in IInclExclFilter.Factory
98 public static IInclExclFilter create (final String [] inclusions, in create() method in IInclExclFilter.Factory
104 public static IInclExclFilter create (final List /* String */ inclusions, in create() method in IInclExclFilter.Factory
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/fitting/leastsquares/
H A DLeastSquaresFactory.java65 public static LeastSquaresProblem create(final MultivariateJacobianFunction model, in create() method in LeastSquaresFactory
101 public static LeastSquaresProblem create(final MultivariateJacobianFunction model, in create() method in LeastSquaresFactory
131 public static LeastSquaresProblem create(final MultivariateJacobianFunction model, in create() method in LeastSquaresFactory
166 public static LeastSquaresProblem create(final MultivariateVectorFunction model, in create() method in LeastSquaresFactory
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/it/java/software/amazon/awssdk/services/s3/
H A DS3PresignerIntegrationTest.java298 …CreateMultipartUploadResponse create = client.createMultipartUpload(createMultipartUploadRequest(o… in uploadPart_CanBePresigned() local
326 …CreateMultipartUploadResponse create = client.createMultipartUpload(createMultipartUploadRequest(o… in completeMultipartUpload_CanBePresigned() local
352 …CreateMultipartUploadResponse create = client.createMultipartUpload(createMultipartUploadRequest(o… in abortMultipartUpload_CanBePresigned() local
370 …oadPartRequest.Builder> uploadPartRequest(String objectKey, CreateMultipartUploadResponse create) { in uploadPartRequest()
377 …t.Builder> createMultipartUploadRequest(String objectKey, CreateMultipartUploadResponse create, St… in createMultipartUploadRequest()
/aosp_15_r20/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/
H A DUnfoldSharedComponent.kt54 fun create( in create() method
84 fun create( in create() method
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DGlobals.cpp485 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
491 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
497 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
503 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create() function in GlobalAlias
510 GlobalAlias *GlobalAlias::create(const Twine &Name, GlobalValue *Aliasee) { in create() function in GlobalAlias
541 GlobalIFunc *GlobalIFunc::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalIFunc
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/utils/
H A DOptPropFactory.java59 public OptProp create(@NonNull String propertyName) { in create() method in OptPropFactory
74 public OptProp create(@NonNull String propertyName, @NonNull BooleanSupplier gateCondition) { in create() method in OptPropFactory
126 private static OptProp create(@NonNull ThrowableBooleanSupplier valueSupplier, in create() method in OptPropFactory.OptProp
132 private static OptProp create(@NonNull ThrowableBooleanSupplier valueSupplier, in create() method in OptPropFactory.OptProp
/aosp_15_r20/external/guice/lib/build/
HDguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DFaultConfig.java43 static FaultConfig create( in create() method in FaultConfig
67 private static FaultDelay create( in create() method in FaultConfig.FaultDelay
92 private static FaultAbort create( in create() method in FaultConfig.FaultAbort
120 static FractionalPercent create( in create() method in FaultConfig.FractionalPercent
H A DBootstrapper.java66 static ServerInfo create( in create() method in Bootstrapper.ServerInfo
72 static ServerInfo create( in create() method in Bootstrapper.ServerInfo
92 public static CertificateProviderInfo create(String pluginName, Map<String, ?> config) { in create() method in Bootstrapper.CertificateProviderInfo
123 static AuthorityInfo create( in create() method in Bootstrapper.AuthorityInfo
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/factory/
H A DSubcomponentFactoryTest.kt44 fun create(@BindsInstance i: Int): ParentWithSubcomponentFactory in subcomponentFactory() method
55 fun create(@BindsInstance s: String): Sub in i() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DSystemUIDialog.java146 public SystemUIDialog create() { in create() method in SystemUIDialog.Factory
156 public SystemUIDialog create(Context context) { in create() method in SystemUIDialog.Factory
167 public SystemUIDialog create(Delegate delegate, Context context) { in create() method in SystemUIDialog.Factory
171 public SystemUIDialog create(Delegate delegate, Context context, @StyleRes int theme) { in create() method in SystemUIDialog.Factory
175 public SystemUIDialog create(Delegate delegate) { in create() method in SystemUIDialog.Factory
179 private SystemUIDialog create(DialogDelegate<SystemUIDialog> dialogDelegate, in create() method in SystemUIDialog.Factory
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DGlobals.cpp510 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
516 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
522 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
528 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create() function in GlobalAlias
534 GlobalAlias *GlobalAlias::create(const Twine &Name, GlobalValue *Aliasee) { in create() function in GlobalAlias
571 GlobalIFunc *GlobalIFunc::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalIFunc
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/
H A DMatchers.java137 private static HeaderMatcher create(String name, @Nullable String exactValue, in create() method in Matchers.HeaderMatcher
187 public static Range create(long start, long end) { in create() method in Matchers.HeaderMatcher.Range
200 public static FractionMatcher create(int numerator, int denominator) { in create() method in Matchers.FractionMatcher
288 private static StringMatcher create(@Nullable String exact, @Nullable String prefix, in create() method in Matchers.StringMatcher
327 public static CidrMatcher create(InetAddress addressPrefix, int prefixLen) { in create() method in Matchers.CidrMatcher

12345678910>>...457