Home
last modified time | relevance | path

Searched defs:AndroidNotification (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dnotification.rs619 evt: uwb_uci_packets::AndroidNotification, in try_from()
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfcm.v1.json214 "AndroidNotification": { object
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs5183 AndroidNotification(AndroidNotificationData), enumerator
5233 AndroidNotification(AndroidNotification), enumerator
9037 pub struct AndroidNotification { struct
9043 androidnotification: AndroidNotificationData, argument
9096 impl Packet for AndroidNotification { implementation
9129 impl TryFrom<UciControlPacket> for AndroidNotification { implementation
9131 fn try_from(packet: UciControlPacket) -> Result<AndroidNotification, Self::Error> { in try_from()
9135 impl AndroidNotification { implementation
9201 pub fn build(self) -> AndroidNotification { in build()
9230 impl From<AndroidNotificationBuilder> for AndroidNotification { implementation
[all …]
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
Duci_packets.rs5183 AndroidNotification(AndroidNotificationData), enumerator
5233 AndroidNotification(AndroidNotification), enumerator
9037 pub struct AndroidNotification { struct
9043 androidnotification: AndroidNotificationData, argument
9096 impl Packet for AndroidNotification { implementation
9129 impl TryFrom<UciControlPacket> for AndroidNotification { implementation
9131 fn try_from(packet: UciControlPacket) -> Result<AndroidNotification, Self::Error> { in try_from()
9135 impl AndroidNotification { implementation
9201 pub fn build(self) -> AndroidNotification { in build()
9230 impl From<AndroidNotificationBuilder> for AndroidNotification { implementation
[all …]