Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 28) sorted by relevance

12

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetwork.java103 MonkeyCommandReturn translateCommand(List<String> command, CommandQueue queue); in translateCommand()
112 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
136 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
180 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
209 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
271 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
294 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
322 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
337 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
366 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
[all …]
DMonkeySourceNetworkVars.java174 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
190 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
DMonkeySourceNetworkViews.java161 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
197 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
242 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
257 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
DMonkey.java414 private void commandLineReport(String reportName, String command) { in commandLineReport()
/development/samples/USB/AdbTest/src/com/android/adb/
DAdbMessage.java51 public void set(int command, int arg0, int arg1, byte[] data) { in set()
63 public void set(int command, int arg0, int arg1) { in set()
66 public void set(int command, int arg0, int arg1, String data) { in set()
DAdbDevice.java166 int command = message.getCommand(); in dispatchMessage() local
/development/ndk/platforms/android-9/arch-x86/include/asm/
Dist.h25 __u32 command; member
/development/ndk/platforms/android-21/arch-x86/include/asm/
Dist.h25 __u32 command; member
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
Dist.h25 __u32 command; member
/development/ndk/platforms/android-21/include/linux/usb/
Df_mtp.h29 uint16_t command; member
/development/ndk/platforms/android-21/include/linux/
Di2c-dev.h37 __u8 command; member
Dpktcdvd.h61 __u32 command; member
Dscc.h139 int command; member
Dhdreg.h87 __u8 command; member
104 __u8 command; member
/development/ndk/platforms/android-3/include/linux/
Dftape.h38 __u8 command; member
Dhdreg.h77 task_ioreg_t command; member
91 task_ioreg_t command; member
Data.h238 u8 command; member
/development/ndk/platforms/android-9/arch-mips/include/asm/
Djazz.h60 unsigned char command; member
69 unsigned char command; member
/development/host/windows/usb/adb_winapi_test/
Dadb_winapi_test.cpp58 unsigned int command; /* command identifier constant */ member
445 void DumpMessageArg0(unsigned int command, unsigned int arg0) { in DumpMessageArg0()
/development/ndk/platforms/android-21/include/linux/netfilter/
Dnfnetlink_log.h85 __u8 command; member
Dnfnetlink_queue.h92 __u8 command; member
/development/samples/Support4Demos/src/com/example/android/supportv4/media/
DMediaBrowserServiceSupport.java190 String command = startIntent.getStringExtra(CMD_NAME); in onStartCommand() local
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
DMusicService.java188 String command = startIntent.getStringExtra(CMD_NAME); in onStartCommand() local
/development/testrunner/
Dadb_interface.py387 def _WaitForShellCommandContents(self, command, expected, wait_time, argument
/development/ndk/platforms/android-9/arch-mips/include/asm/sgi/
Dioc.h41 volatile u8 command; member

12