/packages/services/Car/cpp/evs/apps/default/inc/ |
D | EvsStateControl.h | 63 struct Command { struct 76 void postCommand(const Command& cmd, bool clear = false); argument
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_address_manager.h | 145 struct Command { struct 146 … CommandType command_type; // Note that this field is only intended for logging, not control flow argument 147 std::variant<RotateRandomAddressCommand, UpdateIRKCommand, HCICommand> contents; argument
|
/packages/modules/adb/daemon/ |
D | shell_service.h | 51 using Command = int(std::string_view args, borrowed_fd in, borrowed_fd out, borrowed_fd err); variable
|
/packages/apps/Dialer/java/com/android/dialer/commandline/ |
D | Command.java | 23 public interface Command { interface
|
/packages/modules/Bluetooth/system/rust/src/gatt/ |
D | opcode_types.rs | 9 Command, enumerator
|
D | callbacks.rs | 70 Command, enumerator
|
/packages/modules/DnsResolver/doh/network/ |
D | driver.rs | 44 pub enum Command { enum 101 ) -> Result<(Self, mpsc::Sender<Command>, watch::Receiver<Status>)> { in new()
|
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/simulator_app/proto/ |
D | simulator_stream_protocol.proto | 9 message Command { message
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
D | Dicttool.java | 32 public static abstract class Command { class in Dicttool
|
/packages/modules/DnsResolver/doh/dispatcher/ |
D | driver.rs | 45 command_rx: mpsc::Receiver<Command>, in new()
|
D | mod.rs | 53 pub enum Command { enum
|
/packages/apps/Settings/src/com/android/settings/network/ |
D | SwitchSlotSidecar.java | 43 private @interface Command { annotation in SwitchSlotSidecar
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | NotificationPlayer.java | 47 private static final class Command { class in NotificationPlayer
|
/packages/modules/Bluetooth/system/gd/rust/stack/src/hal/ |
D | rootcanal_hal.rs | 22 Command = 0x01, enumerator
|
/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | controller.py | 109 def send_cmd(self, cmd: hci.Command):
|
/packages/apps/Settings/src/com/android/settings/sim/smartForwarding/ |
D | EnableSmartForwardingTask.java | 231 interface Command { interface in EnableSmartForwardingTask
|
/packages/modules/Virtualization/virtualizationmanager/src/ |
D | crosvm.rs | 861 fn print_crosvm_args(command: &Command) { in print_crosvm_args()
|
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
D | CalendarProvider2Test.java | 215 private interface Command { interface in CalendarProvider2Test
|