/frameworks/minikin/doc/ |
D | minikin_style.md | 15 6. Other libraries' files 28 #include <hb.h> // Other library, HarfBuzz, header file. 29 #include <log/log.h> // Other library, Android, header file. 30 #include <unicode/ubidi.h> // Other library, ICU, header file.
|
/frameworks/native/cmds/lshal/ |
D | NullableOStream.h | 37 template<typename Other> 38 NullableOStream &operator=(const NullableOStream<Other> &other) {
|
/frameworks/native/include/ui/ |
D | FatVector.h | 75 template <class Other> 77 typedef InlineStdAllocator<Other, SIZE> other;
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | FatVector.h | 75 template <class Other> 77 typedef InlineStdAllocator<Other, SIZE> other;
|
/frameworks/native/libs/ui/include/ui/ |
D | FatVector.h | 75 template <class Other> 77 typedef InlineStdAllocator<Other, SIZE> other;
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | cec_key_handling.md | 17 | Other keys | Forward to active source | Handle on device … 33 ### Other Devices
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v30_adr_types.vcf | 6 ADR;TYPE=X-Other:;;123 Main St\, Anytown\, Anywhere;;;;
|
/frameworks/base/tools/aapt2/ |
D | ResourceValues_test.cpp | 44 a.values[Plural::Other] = util::make_unique<String>(pool.MakeRef("other")); in TEST() 48 b.values[Plural::Other] = util::make_unique<String>(pool.MakeRef("autre")); in TEST() 52 c.values[Plural::Other] = util::make_unique<String>(pool.MakeRef("other")); in TEST() 63 a.values[Plural::Other] = util::make_unique<String>(pool.MakeRef("other")); in TEST()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/ |
D | LongPressHandlingViewInteractionHandler.kt | 40 object Other : MotionEventModel() object
|
D | LongPressHandlingView.kt | 129 else -> LongPressHandlingViewInteractionHandler.MotionEventModel.Other in toModel()
|
/frameworks/proto_logging/stats/enums/server/location/ |
D | enums.proto | 80 // Other chipset vendor. 84 // Other sources.
|
/frameworks/proto_logging/stats/enums/system/security/keystore2/ |
D | enums.proto | 24 // Unspecified takes 0. Other values are incremented by 1 compared to keymint spec.
|
/frameworks/native/include/ftl/ |
D | small_vector.h | 251 using Other = SmallVector<U, M>; in convert() local 254 return std::get<typename Other::Dynamic>(std::move(other.vector_)); in convert() 256 return std::get<typename Other::Static>(std::move(other.vector_)); in convert()
|
/frameworks/native/libs/binder/rust/rpcbinder/src/server/ |
D | android.rs | 125 return Err(Error::new(ErrorKind::Other, "Failed to start server")); in checked_from_ptr()
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | Android.bp | 105 // This should consist only of dependencies from inputflinger. Other dependencies should be
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | testing.md | 44 # Other
|
D | overview.md | 55 ## Other useful links
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_framebuffer_target.txt | 79 subsection titled Other EGLConfig Attribute Descriptions.
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | readme.md | 85 states and change flags. Other components can register to listen to layer lifecycles. 100 LayerHierarchy used to create them. They can be cloned and consumed freely. Other consumers
|
/frameworks/proto_logging/stats/enums/wifi/ |
D | enums.proto | 163 // Other failures 251 // Other RCOI Roaming
|
/frameworks/native/services/inputflinger/reader/ |
D | Android.bp | 141 // This should consist only of dependencies from inputflinger. Other dependencies should be
|
/frameworks/minikin/rust/ |
D | hyphenator.rs | 145 Other = 0, enumerator 569 HyphenationLocale::Other in new()
|
/frameworks/native/services/inputflinger/ |
D | Android.bp | 162 // This should consist only of dependencies from inputflinger. Other dependencies should be
|
/frameworks/base/tools/aapt2/format/binary/ |
D | ResEntryWriter.cpp | 139 case Plural::Other: in Visit()
|
/frameworks/rs/ |
D | rsAllocation.h | 209 bool hasSameDims(const Allocation *Other) const;
|