Home
last modified time | relevance | path

Searched refs:provide (Results 1 – 25 of 168) sorted by relevance

1234567

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/solver/
DQueryResultBinderProvider.kt24 fun provide(declared: DeclaredType, query: ParsedQuery): QueryResultBinder method
DObservableQueryResultBinderProvider.kt37 final override fun provide(declared: DeclaredType, query: ParsedQuery): QueryResultBinder { in extractTypeArg() method in androidx.room.solver.ObservableQueryResultBinderProvider
DTypeAdapterStore.kt267 }.provide(declared, query) in <lambda>()
/frameworks/layoutlib/
DREADME2 The goal of the library is to provide layout rendering in Eclipse that are very very close to their…
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/solver/binderprovider/
DInstantQueryResultBinderProvider.kt27 override fun provide(declared: DeclaredType, query: ParsedQuery): QueryResultBinder { in provide() method in androidx.room.solver.binderprovider.InstantQueryResultBinderProvider
DCursorQueryResultBinderProvider.kt29 override fun provide(declared: DeclaredType, query: ParsedQuery): QueryResultBinder { in provide() method in androidx.room.solver.binderprovider.CursorQueryResultBinderProvider
DGuavaListenableFutureQueryResultBinderProvider.kt44 override fun provide(declared: DeclaredType, query: ParsedQuery): QueryResultBinder { in provide() method in androidx.room.solver.binderprovider.GuavaListenableFutureQueryResultBinderProvider
DRxCallableQueryResultBinderProvider.kt37 override fun provide(declared: DeclaredType, query: ParsedQuery): QueryResultBinder { in provide() method in androidx.room.solver.binderprovider.RxCallableQueryResultBinderProvider
DDataSourceFactoryQueryResultBinderProvider.kt37 override fun provide(declared: DeclaredType, query: ParsedQuery): QueryResultBinder { in provide() method in androidx.room.solver.binderprovider.DataSourceFactoryQueryResultBinderProvider
DDataSourceQueryResultBinderProvider.kt41 override fun provide(declared: DeclaredType, query: ParsedQuery): QueryResultBinder { in provide() method in androidx.room.solver.binderprovider.DataSourceQueryResultBinderProvider
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/
DREADME.md5 to provide to have a product following the nexus experience.
/frameworks/support/car/
Dbuild.gradle29 // androidTest uses android.car APIs to provide test utility.
/frameworks/base/tests/AccessoryDisplay/
DREADME17 in this arrangement and will provide power to the source.
/frameworks/layoutlib/create/
DREADME.txt155 caller object and a flag indicating whether the method was native. We do not currently provide the
190 bridge then registers a listener on the method signature and can provide an implementation.
209 native code in Eclipse, we need to provide a full alternate implementation. Sub-classing doesn't
229 inner class Paint$Style in the Paint class should be discarded and the bridge will provide its own
/frameworks/support/buildSrc/
Drelease.gradle69 // not providing any include would mean include everything so we provide a dummy
/frameworks/base/packages/SystemUI/docs/
Dplugins.md3 Plugins provide an easy way to rapidly prototype SystemUI features.  Plugins are APKs that will be …
121 A plugin can provide plugin-specific settings that will be surfaced as a gear button on the plugin …
219 Having SysUI provide the implementations of the interfaces allows them to be more stable.  Some ver…
/frameworks/compile/slang/
DREADME.rst146 This access takes the form of generated classes which provide access
296 provide return methods to retrieve this value. If a script updates
329 vector processing in environments where the processors provide vector
/frameworks/rs/script_api/
Drs_for_each.spec77 This structure is used to provide iteration information to a rsForEach call.
79 versions, it will also be used to provide hint on how to best iterate over
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME79 callbacks. When creating an event queue, client must provide an instance of
/frameworks/support/core/ktx/src/androidTest/
Dfont_licenses.txt15 efforts of academic and linguistic communities, and to provide a free and
/frameworks/opt/net/ims/
DREADME.txt27 To receive calls, an IMS application MUST provide a BroadcastReceiver that
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc30 …ication will be enabled on production devices, and drivers must also not provide functionality tha…
124 …hain image usage flags are required for the swapchain, the platform will provide a +VkSwapchainIma…
/frameworks/rs/script_api/include/
Drs_for_each.rsh67 * This structure is used to provide iteration information to a rsForEach call.
69 * versions, it will also be used to provide hint on how to best iterate over
/frameworks/support/
DLICENSE.txt125 may provide additional or different license terms and conditions
/frameworks/support/lifecycle/compiler/src/main/resources/
DNOTICE.txt130 may provide additional or different license terms and conditions
367 may provide additional or different license terms and conditions
577 may provide additional or different license terms and conditions
787 may provide additional or different license terms and conditions
997 may provide additional or different license terms and conditions

1234567