Home
last modified time | relevance | path

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

/external/rust/pica/src/
Duci_packets.rs13463 pub struct AndroidSetCountryCodeCmdBuilder { struct
13464 pub country_code: [u8; 2],
13579 impl AndroidSetCountryCodeCmdBuilder { implementation
13600 impl Into<UciPacketPacket> for AndroidSetCountryCodeCmdBuilder { implementation
13605 impl Into<UciCommandPacket> for AndroidSetCountryCodeCmdBuilder { implementation
13610 impl Into<AndroidCommandPacket> for AndroidSetCountryCodeCmdBuilder { implementation