/frameworks/base/core/tests/coretests/src/android/tracing/perfetto/ |
D | TestDataSource.java | 31 TestDataSourceInstance provide( in provide() method 36 TestTlsState provide(CreateTlsStateArgs<TestDataSourceInstance> args); in provide() method 40 TestIncrementalState provide(CreateIncrementalStateArgs<TestDataSourceInstance> args); in provide() method 61 return mDataSourceInstanceProvider.provide(this, instanceIndex, configStream); in createInstance() 66 return mTlsStateProvider.provide(args); in createTlsState() 71 return mIncrementalStateProvider.provide(args); in createIncrementalState()
|
D | DataSourceTest.java | 93 (ds, idx, configStream) -> sInstanceProvider.provide(ds, idx, configStream), in beforeAll() 94 args -> sTlsStateProvider.provide(args), in beforeAll() 95 args -> sIncrementalStateProvider.provide(args)); in beforeAll()
|
/frameworks/base/core/java/android/view/inspector/ |
D | InspectionCompanionProvider.java | 36 <T> InspectionCompanion<T> provide(@NonNull Class<T> cls); in provide() method
|
D | StaticInspectionCompanionProvider.java | 34 public <T> InspectionCompanion<T> provide(@NonNull Class<T> cls) { in provide() method in StaticInspectionCompanionProvider
|
/frameworks/base/core/java/android/timezone/ |
D | OWNERS | 2 # APIs originally intended to provide a stable API surface to access time zone rules data for use by
|
/frameworks/libs/binary_translation/backend/ |
D | Android.bp | 75 // Targets using these defaults must provide the following guest-specific 104 // Targets using these defaults must provide the following guest-specific 265 // Targets using these defaults must provide the following guest-specific fields:
|
/frameworks/layoutlib/ |
D | README | 2 The goal of the library is to provide a preview of a layout in Android Studio that is very close
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/ |
D | README.md | 5 to provide to have a product following the nexus experience.
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | dagger.md | 13 As such, the Shell also tries to provide some reasonable out-of-the-box modules for use with Dagger. 47 annotation to allow the product module to provide an implementation that the base module can
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/ |
D | BiometricPromptLayout.java | 90 mScaleFactorProvider.provide()); in getUpdatedFingerprintAffordanceSize() 142 (mScaleFactorProvider != null) ? mScaleFactorProvider.provide() : 1.0f); in onMeasureInternal()
|
/frameworks/opt/setupwizard/library/ |
D | Android.bp | 43 // Build gingerbread-compat library, which uses AppCompat support library to provide backwards
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotifLayoutInflaterFactory.kt | 83 fun provide( method
|
/frameworks/av/media/audio/aconfig/ |
D | audiopolicy_framework.aconfig | 29 …description: "Enable new Test APIs that provide access to registered AudioMixes on system server a…
|
/frameworks/libs/binary_translation/runtime/ |
D | Android.bp | 45 // Targets using these defaults must provide the following guest-specific fields:
|
/frameworks/libs/binary_translation/guest_state/ |
D | Android.bp | 55 // Targets using these defaults must provide the following guest-specific fields:
|
/frameworks/base/test-mock/ |
D | Android.bp | 28 // the android.test.mock package. They however provide private APIs that
|
/frameworks/proto_logging/stats/express/catalog/ |
D | job_scheduler.cfg | 371 description: "The range of transferred network download kilobytes apps provide" 389 description: "The range of transferred network upload kilobytes apps provide" 407 description: "The range of updated estimated network download kilobytes apps provide" 425 description: "The range of updated estimated network upload kilobytes apps provide"
|
/frameworks/libs/binary_translation/runtime_primitives/ |
D | Android.bp | 90 // Targets using these defaults must provide the following guest-specific fields:
|
/frameworks/base/packages/SystemUI/docs/ |
D | corestartable.md | 45 not provide a mechanism for changing the order. If you need some other part of the system to
|
D | broadcasts.md | 39 …lar broadcasts, but they are also cached (they may be replaced later) to provide the following two… 45 Because of this and in order to provide the necessary optimizations, `BroadcastDispatcher` does not…
|
/frameworks/base/tests/AccessoryDisplay/ |
D | README | 17 in this arrangement and will provide power to the source.
|
/frameworks/layoutlib/create/ |
D | README.txt | 148 caller object and a flag indicating whether the method was native. We do not currently provide the 183 bridge then registers a listener on the method signature and can provide an implementation. 202 native code in Android Studio, we need to provide a full alternate implementation. Sub-classing doe… 222 inner class Paint$Style in the Paint class should be discarded and the bridge will provide its own
|
/frameworks/hardware/interfaces/stats/1.0/ |
D | IStats.hal | 97 * @param speechDspStat A SpeechDspStat struct that provide
|
/frameworks/base/ravenwood/ |
D | README.md | 22 … As API owners progressively opt-in their code, they have the freedom to provide either a limited …
|
/frameworks/proto_logging/stats/enums/server/location/ |
D | enums.proto | 92 // Request accepted but could not provide location because of a failure.
|