Home
last modified time | relevance | path

Searched defs:create (Results 126 – 150 of 11423) sorted by relevance

12345678910>>...457

/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DDerivedCollectionGenerators.java61 public Set<Entry<K, V>> create(Object... elements) { in create() method in DerivedCollectionGenerators.MapEntrySetGenerator
119 public Set<K> create(Object... elements) { in create() method in DerivedCollectionGenerators.MapKeySetGenerator
178 public SortedSet<K> create(Object... elements) { in create() method in DerivedCollectionGenerators.MapSortedKeySetGenerator
228 public Collection<V> create(Object... elements) { in create() method in DerivedCollectionGenerators.MapValueCollectionGenerator
314 public Map<K, V> create(Object... elements) { in create() method in DerivedCollectionGenerators.ForwardingTestMapGenerator
384 public SortedSet<E> create(Object... elements) { in create() method in DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
482 public SortedMap<K, V> create(Object... entries) { in create() method in DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/longrunning/stub/
H A DHttpJsonOperationsStub.java203 public static final HttpJsonOperationsStub create(OperationsStubSettings settings) in create() method in HttpJsonOperationsStub
208 public static final HttpJsonOperationsStub create(ClientContext clientContext) in create() method in HttpJsonOperationsStub
213 public static final HttpJsonOperationsStub create( in create() method in HttpJsonOperationsStub
222 public static final HttpJsonOperationsStub create( in create() method in HttpJsonOperationsStub
231 public static final HttpJsonOperationsStub create( in create() method in HttpJsonOperationsStub
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DParserFactory.java47 public static XmlPullParser create(@NonNull String filePath) in create() method in ParserFactory
53 public static XmlPullParser create(@NonNull String filePath, boolean isLayout) in create() method in ParserFactory
67 public static XmlPullParser create(@NonNull InputStream stream, @Nullable String name) in create() method in ParserFactory
78 public static XmlPullParser create() throws XmlPullParserException { in create() method in ParserFactory
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/format/
H A DImageFormat.java37 public static MutableFrameFormat create(int width, in create() method in ImageFormat
53 public static MutableFrameFormat create(int width, in create() method in ImageFormat
65 public static MutableFrameFormat create(int colorspace, int target) { in create() method in ImageFormat
74 public static MutableFrameFormat create(int colorspace) { in create() method in ImageFormat
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestEnv.java129 public static TestEnv create(Features features) { in create() method in TestEnv
133 public static TestEnv create() { in create() method in TestEnv
137 public static TestEnv create(Features features, String authority) { in create() method in TestEnv
142 public static TestEnv create(String authority) { in create() method in TestEnv
148 private static TestEnv create(Context context, Features features, String authority) { in create() method in TestEnv
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/phone/
DSystemUIDialogFactoryExtKt.java45 …ndroid.systemui.statusbar.phone.ComponentSystemUIDialog create(@org.jetbrains.annotations.NotNull() in create() argument
55 …tusbar.phone.ComponentSystemUIDialog create(com.android.systemui.statusbar.phone.SystemUIDialogFac… in create() method in SystemUIDialogFactoryExtKt
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/assisted/
H A DAssistedFactoryParameterizedTest.kt86 fun create( in create() method
154 fun create( in create() method
183 fun create( in create() method
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DEndpoints.java44 static LocalityLbEndpoints create(List<LbEndpoint> endpoints, int localityWeight, in create() method in Endpoints.LocalityLbEndpoints
64 static LbEndpoint create(EquivalentAddressGroup eag, int loadBalancingWeight, in create() method in Endpoints.LbEndpoint
71 static LbEndpoint create( in create() method in Endpoints.LbEndpoint
85 static DropOverload create(String category, int dropsPerMillion) { in create() method in Endpoints.DropOverload
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/dream/lowlight/LowLightDreamLib/android_common/javac/
DLowLightDreamLib.jar ... static com.android.dream.lowlight.LowLightDreamManager_Factory create (javax.inject.Provider, javax.inject ...
/aosp_15_r20/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp134 Allocation newAllocation(struct AllocationCreateInfo& create, in newAllocation()
233 struct AllocationCreateInfo create = {0}; in allocRingStorage() local
244 struct AllocationCreateInfo create = {0}; in allocBuffer() local
259 struct AllocationCreateInfo create = {0}; in allocRingAndBufferStorageDedicated() local
403 struct AllocationCreateInfo create = {0}; in loadBlockLocked() local
465 void fillBlockLocked(Block& block, struct AllocationCreateInfo& create) { in fillBlockLocked()
595 const struct AddressSpaceCreateInfo& create) in AddressSpaceGraphicsContext()
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
H A DTailer.java499 …public static Tailer create(final File file, final Charset charset, final TailerListener listener,… in create() method in Tailer
523 public static Tailer create(final File file, final TailerListener listener) { in create() method in Tailer
542 …public static Tailer create(final File file, final TailerListener listener, final long delayMillis… in create() method in Tailer
563 …public static Tailer create(final File file, final TailerListener listener, final long delayMillis… in create() method in Tailer
586 …public static Tailer create(final File file, final TailerListener listener, final long delayMillis… in create() method in Tailer
611 …public static Tailer create(final File file, final TailerListener listener, final long delayMillis… in create() method in Tailer
637 …public static Tailer create(final File file, final TailerListener listener, final long delayMillis… in create() method in Tailer
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/dream/lowlight/LowLightDreamLib/android_common/repackaged-jarjar/javac/
DLowLightDreamLib.jar ... .android.dream.lowlight.dagger.LowLightDreamModule_ProvidesMainDispatcherFactory create () public static kotlinx.coroutines.CoroutineDispatcher providesMainDispatcher ...
/aosp_15_r20/packages/services/Car/libs/car-evs-helper-lib/src/com/android/car/internal/evs/
DCarEvsGLSurfaceView.java91 public static CarEvsGLSurfaceView create(Context context, in create() method in CarEvsGLSurfaceView
105 public static CarEvsGLSurfaceView create(Context context, ArrayList<BufferCallback> callbacks, in create() method in CarEvsGLSurfaceView
120 public static CarEvsGLSurfaceView create(Context context, ArrayList<BufferCallback> callbacks, in create() method in CarEvsGLSurfaceView
136 public static CarEvsGLSurfaceView create(Context context, ArrayList<BufferCallback> callbacks, in create() method in CarEvsGLSurfaceView
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/shared/
H A DTileSpec.kt59 fun create(spec: String): TileSpec { in create() method
69 fun create(component: ComponentName): CustomTileSpec { in create() method
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
H A DTestCreatorsDelegating.java24 protected static BooleanBean create(Boolean value) { in create() method in TestCreatorsDelegating.BooleanBean
36 protected static IntegerBean create(Integer value) { in create() method in TestCreatorsDelegating.IntegerBean
48 protected static LongBean create(Long value) { in create() method in TestCreatorsDelegating.LongBean
79 … public static FactoryBean711 create(@JacksonInject String n1, int a, @JacksonInject String n2) { in create() method in TestCreatorsDelegating.FactoryBean711
122 public static SuperToken2353 create( in create() method in TestCreatorsDelegating.SuperToken2353
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DRateLimiter.java118 public static RateLimiter create(double permitsPerSecond) { in create() method in RateLimiter
136 static RateLimiter create(double permitsPerSecond, SleepingStopwatch stopwatch) { in create() method in RateLimiter
166 public static RateLimiter create(double permitsPerSecond, Duration warmupPeriod) { in create() method in RateLimiter
195 public static RateLimiter create(double permitsPerSecond, long warmupPeriod, TimeUnit unit) { in create() method in RateLimiter
202 static RateLimiter create( in create() method in RateLimiter
/aosp_15_r20/external/dagger2/javatests/artifacts/dagger-ksp/kotlin-app/src/main/kotlin/app/
H A DAssistedInjectClasses.kt41 fun create(str: String): Foo in fooFactory() method
50 fun create(t2: T2): ParameterizedFoo<T1, T2> method
/aosp_15_r20/external/dagger2/javatests/artifacts/dagger/kotlin-app/src/main/kotlin/app/
H A DAssistedInjectClasses.kt41 fun create(str: String): Foo in fooFactory() method
50 fun create(t2: T2): ParameterizedFoo<T1, T2> method
/aosp_15_r20/external/llvm/lib/IR/
H A DGlobals.cpp333 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
339 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
345 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalAlias
351 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create() function in GlobalAlias
358 GlobalAlias *GlobalAlias::create(const Twine &Name, GlobalValue *Aliasee) { in create() function in GlobalAlias
393 GlobalIFunc *GlobalIFunc::create(Type *Ty, unsigned AddressSpace, in create() function in GlobalIFunc
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/javac/
DHealthConnectLibrary.jar ... .inject.Provider loggerProvider public static dagger.MembersInjector create (javax.inject.Provider) javax.inject ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/datastore/datastore-preferences-core-jvm/1.2.0-alpha01/
HDdatastore-preferences-core-jvm-1.2.0-alpha01.jar ... Object $result public final kotlin.coroutines.Continuation create (java.lang.Object, kotlin.coroutines ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/datastore/datastore-preferences-core-jvm/1.2.0-alpha01/androidx.datastore_datastore-preferences-core/android_common/local-combined/
Dandroidx.datastore_datastore-preferences-core.jar ... Object $result public final kotlin.coroutines.Continuation create (java.lang.Object, kotlin.coroutines ...
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/assisted/kotlin/
H A DKotlinAssistedInjectionClasses.kt39 fun create(assistedDep: AssistedDep): Foo in create() method
45 fun create(assistedDep: AssistedDep): FooData in create() method
/aosp_15_r20/external/dagger2/javatests/dagger/functional/assisted/kotlin/
H A DKotlinAssistedInjectionClasses.kt40 fun create(assistedDep: AssistedDep): Foo in create() method
46 fun create(assistedDep: AssistedDep): FooData in create() method
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/stats/
H A DAggregation.java78 public static Sum create() { in create() method in Aggregation.Sum
112 public static Count create() { in create() method in Aggregation.Count
149 public static Mean create() { in create() method in Aggregation.Mean
182 public static Distribution create(BucketBoundaries bucketBoundaries) { in create() method in Aggregation.Distribution
225 public static LastValue create() { in create() method in Aggregation.LastValue

12345678910>>...457