Home
last modified time | relevance | path

Searched refs:Other (Results 1 – 25 of 49) sorted by relevance

12

/frameworks/minikin/doc/
Dminikin_style.md15 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/
DNullableOStream.h37 template<typename Other>
38 NullableOStream &operator=(const NullableOStream<Other> &other) {
/frameworks/native/include/ui/
DFatVector.h75 template <class Other>
77 typedef InlineStdAllocator<Other, SIZE> other;
/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h75 template <class Other>
77 typedef InlineStdAllocator<Other, SIZE> other;
/frameworks/native/libs/ui/include/ui/
DFatVector.h75 template <class Other>
77 typedef InlineStdAllocator<Other, SIZE> other;
/frameworks/base/services/core/java/com/android/server/hdmi/
Dcec_key_handling.md17 | Other keys | Forward to active source | Handle on device …
33 ### Other Devices
/frameworks/opt/vcard/tests/res/raw/
Dv30_adr_types.vcf6 ADR;TYPE=X-Other:;;123 Main St\, Anytown\, Anywhere;;;;
/frameworks/base/tools/aapt2/
DResourceValues_test.cpp44 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/
DLongPressHandlingViewInteractionHandler.kt40 object Other : MotionEventModel() object
DLongPressHandlingView.kt129 else -> LongPressHandlingViewInteractionHandler.MotionEventModel.Other in toModel()
/frameworks/proto_logging/stats/enums/server/location/
Denums.proto80 // Other chipset vendor.
84 // Other sources.
/frameworks/proto_logging/stats/enums/system/security/keystore2/
Denums.proto24 // Unspecified takes 0. Other values are incremented by 1 compared to keymint spec.
/frameworks/native/include/ftl/
Dsmall_vector.h251 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/
Dandroid.rs125 return Err(Error::new(ErrorKind::Other, "Failed to start server")); in checked_from_ptr()
/frameworks/native/services/inputflinger/dispatcher/
DAndroid.bp105 // This should consist only of dependencies from inputflinger. Other dependencies should be
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Dtesting.md44 # Other
Doverview.md55 ## Other useful links
/frameworks/native/opengl/specs/
DEGL_ANDROID_framebuffer_target.txt79 subsection titled Other EGLConfig Attribute Descriptions.
/frameworks/native/services/surfaceflinger/FrontEnd/
Dreadme.md85 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/
Denums.proto163 // Other failures
251 // Other RCOI Roaming
/frameworks/native/services/inputflinger/reader/
DAndroid.bp141 // This should consist only of dependencies from inputflinger. Other dependencies should be
/frameworks/minikin/rust/
Dhyphenator.rs145 Other = 0, enumerator
569 HyphenationLocale::Other in new()
/frameworks/native/services/inputflinger/
DAndroid.bp162 // This should consist only of dependencies from inputflinger. Other dependencies should be
/frameworks/base/tools/aapt2/format/binary/
DResEntryWriter.cpp139 case Plural::Other: in Visit()
/frameworks/rs/
DrsAllocation.h209 bool hasSameDims(const Allocation *Other) const;

12