Searched refs:together (Results 1 – 25 of 35) sorted by relevance
12
/frameworks/base/data/keyboards/ |
D | Vendor_03f6_Product_a001.idc | 19 # Reports from this touchpad sometimes get bunched together due to Bluetooth
|
/frameworks/rs/tests/java_api/Refocus/dataExtraction/ |
D | RefocusTestTimingProcess.txt | 8 …together to get the total time of one kernel. For example, if a kernel “MarkLayerMask” is called 7…
|
/frameworks/av/media/audio/aconfig/ |
D | README.md | 22 together (and equivalent in cc). If the library is included in the framework, it is on the 34 This is because multiple libraries with the same aconfig package cannot compile together. 93 flags are too specific (multiple flags interact together to encompass a single change), then
|
/frameworks/base/core/java/android/app/ |
D | FragmentTransition.java | 1181 TransitionSet together = new TransitionSet(); in mergeTransitions() local 1183 together.addTransition(staggered); in mergeTransitions() 1185 together.addTransition(sharedElementTransition); in mergeTransitions() 1186 transition = together; in mergeTransitions()
|
/frameworks/rs/script_api/ |
D | rs_object_types.spec | 114 These values are ORed together to specify which usages or memory spaces are
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 4 …settings such as which properties to animate, which animations to chain together, and the default … 23 …her animation. Otherwise, return NONE. This is used to chain animations together, so that when one…
|
D | scene.md | 36 * **Scene** a collection of UI elements in a layout that, together, make up a 263 is the root of an entire scene graph that puts together the scenes, their 313 this puts together the scenes from `SceneModule`, the configuration from
|
D | status-bar-data-pipeline.md | 69 ### Putting it all together
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 112 # also user switch events and useful to be analyzed together with events above.
|
/frameworks/base/core/proto/android/view/inputmethod/ |
D | inputmethodeditortrace.proto | 69 /* groups together the dump from ime related client side classes */
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Options.td | 244 HelpText<"Allow linking together mismatched input files">; 248 HelpText<"Allow linking together mismatched input files">;
|
/frameworks/base/core/java/android/window/ |
D | SurfaceSyncGroup.md | 47 …oth done before a frame is drawn, then both those changes are picked up together. Once VRI starts … 50 …contains SSG-B, we need to ensure SSG-A, SSG-B, and VRI are all applied together to ensure the co…
|
/frameworks/libs/binary_translation/intrinsics/ |
D | Android.bp | 141 // Note: the following two genrules and this host binary are working together.
|
/frameworks/rs/script_api/include/ |
D | rs_object_types.rsh | 111 * These values are ORed together to specify which usages or memory spaces are
|
D | rs_object_info.rsh | 53 * Elements can be grouped together into complex Elements, creating the equivalent of
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | readme.md | 32 Transactions contain a group of changes to one or more layers that are applied together.
|
/frameworks/base/packages/SystemUI/ |
D | README.md | 48 initialization code together in catch-all methods.
|
/frameworks/base/ravenwood/ |
D | test-authors.md | 128 This naturally composes together well with any `RavenwoodRule` that your test may need.
|
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/ |
D | README.md | 60 This layer ties everything together. It instantiates the actual system service and the decorator
|
/frameworks/base/services/permission/java/com/android/server/permission/access/immutable/ |
D | Immutable.md | 70 The primary difficulty in design comes when data structures are composed together in a tree-like
|
/frameworks/layoutlib/create/ |
D | README.txt | 133 The ClassAdapters are chained together to achieve the desired output. (Look at section 2.2.7
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 48 only receive them together (e.g. not from other sources)
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 330 use both them and the Library together in an executable that you 334 Library side-by-side in a single library together with other library
|
/frameworks/proto_logging/stats/enums/app/wearservices/ |
D | wearservices_enums.proto | 195 // Alerting effect is HAPTICS together with SOUND.
|
/frameworks/proto_logging/stats/atoms/sysui/ |
D | sysui_atoms.proto | 705 // An identifier to tie together multiple logs relating to the same controls session
|
12