Searched refs:AndroidNotificationPacket (Results 1 – 1 of 1) sorted by relevance
2983 AndroidNotification(AndroidNotificationPacket),3130 AndroidNotificationPacket::new(self.uci_packet.clone()).unwrap(), in specialize()5461 pub struct AndroidNotificationPacket { struct5489 impl Packet for AndroidNotificationPacket { implementation5500 impl From<AndroidNotificationPacket> for Bytes {5501 fn from(packet: AndroidNotificationPacket) -> Self { in from()5505 impl From<AndroidNotificationPacket> for Vec<u8> {5506 fn from(packet: AndroidNotificationPacket) -> Self { in from()5510 impl TryFrom<UciPacketPacket> for AndroidNotificationPacket { implementation5516 impl AndroidNotificationPacket { implementation[all …]