Searched refs:As (Results 1 – 25 of 63) sorted by relevance
123
/frameworks/base/tests/UiBench/ |
D | Android.bp | 13 // As Perfetto trace recording is supported on non-rooted devices
|
/frameworks/base/ravenwood/ |
D | README.md | 20 * **APIs supported under Ravenwood are tested to remain consistent with physical devices.** As tea… 22 * **Ravenwood aims to support more “real” code.** As API owners progressively opt-in their code, t…
|
D | api-maintainers.md | 11 As described in our Guiding Principles, when a team opts-in an API, we’re requiring that they bring…
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 29 As a code example, this source shows the following: 44 As the original version was optimized for size instead of
|
/frameworks/base/core/proto/ |
D | README.md | 3 1. As in the rest of Android, use 4 spaces to indent instead of 2.
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
D | strategy_for_usage.pfw | 25 # @todo: handle this dynamic case. As a WA, using Ringtone mode...
|
/frameworks/base/tools/lint/fix/ |
D | README.md | 17 As a compromise, soong zips up the (potentially) modified sources and leaves them in an intermediate
|
/frameworks/base/packages/SystemUI/docs/ |
D | scene.md | 59 As of the end of 2023, the scene framework is under development; as such, it is 167 As seen above, each scene is responsible for providing an observable `Flow` of a 199 As you can see, each possible scene-to-scene transition has its own builder, 241 As demonstrated above, elements within a scene can be addressed from transition 256 be a **shared element**. As such, the framework automatically translates and 293 the System UI codebase whenever internal scene framework state changes. As an 348 As of January 2024, the integration of notifications and heads-up notifications (HUNs)
|
D | status-bar-data-pipeline.md | 25 As shown in the Android best practices guide, each new pipeline has a data 109 pipeline. As a general rule, any change that would have gone into
|
/frameworks/base/core/proto/android/server/alarm/ |
D | alarmmanagerservice.proto | 235 // As some of them are app-supplied, some tags may contain PII. 257 // As some of them are app-supplied, some tags may contain PII. 274 // As some of them are app-supplied, some tags may contain PII.
|
/frameworks/base/ |
D | OWNERS.md | 3 As general background, `OWNERS` files expedite code reviews by helping code
|
/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.
|
D | sysui.md | 41 As a result, we enforce explicit interfaces between SysUI and Shell components, and the
|
D | changes.md | 24 As mentioned in the [Dagger usage](dagger.md) docs, you need to determine whether it should go into:
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoInput/ |
D | device_for_input_source.pfw | 6 # As the devices is a mask, use the "in" bit as a direction indicator.
|
/frameworks/rs/script_api/ |
D | rs_convert.spec | 107 of this range, the resulting outputs will be clamped to be between 0 and 255. As this
|
/frameworks/av/media/libstagefright/rtsp/fuzzer/ |
D | README.md | 94 …e generated using FuzzedDataProvider and stored in a variable 'mFuzzData'. As this variable is sha…
|
/frameworks/base/services/ |
D | proguard.flags | 63 # stripping them in Java can cause runtime issues. As such, conservatively keep all such methods in
|
/frameworks/base/packages/InputDevices/res/raw/ |
D | keyboard_layout_georgian.kcm | 18 # As an added convenience, English characters are accessible using ralt (Alt Gr).
|
D | keyboard_layout_bulgarian_phonetic.kcm | 18 # As an added convenience, English characters are accessible using ralt (Alt Gr).
|
D | keyboard_layout_russian.kcm | 18 # As an added convenience, English characters are accessible using ralt (Alt Gr).
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 43 As much as possible of the file is represented as 32 bit integers, as that is especially
|
/frameworks/base/tools/lint/ |
D | README.md | 104 As noted above, this baseline file contains warnings too, which might be undesirable. For example,
|
/frameworks/compile/slang/ |
D | README.rst | 18 * Reflected APIs for Java. As a result, Android's Java developers can 26 As a result, libbcc on the device can be lightweight and focus on
|
/frameworks/layoutlib/create/ |
D | README.txt | 142 As indicated above, all native and overridden methods are replaced by a stub. We don't have the 181 As explained earlier, the creator doesn't have any replacement code for methods to override. Instead
|
123