/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceNetwork.java | 104 MonkeyCommandReturn translateCommand(List<String> command, CommandQueue queue); in translateCommand() 113 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 137 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 181 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 210 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 272 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 295 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 323 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 338 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 367 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() [all …]
|
D | MonkeySourceNetworkVars.java | 174 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 190 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
|
D | MonkeySourceNetworkViews.java | 162 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 198 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 243 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand() 258 public MonkeyCommandReturn translateCommand(List<String> command, in translateCommand()
|
D | Monkey.java | 481 private void commandLineReport(String reportName, String command) { in commandLineReport()
|
/development/tools/bugreport/src/com/android/bugreport/bugreport/ |
D | BugreportParser.java | 75 public void parse(String section, String command, Lines<? extends Line> lines); in parse() 113 String command = null; in parse() local 158 private void parseSection(String section, Lines<? extends Line> lines, String command, in parseSection()
|
/development/samples/USB/AdbTest/src/com/android/adb/ |
D | AdbMessage.java | 51 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()
|
D | AdbDevice.java | 166 int command = message.getCommand(); in dispatchMessage() local
|
/development/scripts/ |
D | battery_simulator.py | 35 def echo_run(command): argument
|
/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/ |
D | DumpActivity.java | 495 final String command = getCommandLine(); in doStartCommand() local 501 private void startCommand(String command) { in startCommand() 511 final String command; field in DumpActivity.Dumper 514 public Dumper(String command) { in Dumper() 579 private String buildCommandLine(String command) { in buildCommandLine()
|
/development/tools/winscope/protos/ |
D | build.js | 150 function runCommand(command) { argument
|
/development/tools/repo_diff/service/repodiff/tools/ |
D | clear_service_account_keys.py | 7 def run_command(command): argument
|
D | upgrade_db.py | 22 def run_command(command): argument
|
/development/tools/external_crates/crate_health/src/ |
D | main.rs | 27 command: Cmd, field
|
/development/tools/otagui/ |
D | ota_interface.py | 221 def ota_run(self, command, id, stdout_path, stderr_path): argument
|
/development/host/windows/usb/adb_winapi_test/ |
D | adb_winapi_test.cpp | 58 unsigned int command; /* command identifier constant */ member 445 void DumpMessageArg0(unsigned int command, unsigned int arg0) { in DumpMessageArg0()
|
/development/tools/privapp_permissions/ |
D | privapp_permissions.py | 469 def get_output(command): argument
|
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/ |
D | MusicService.java | 188 String command = startIntent.getStringExtra(CMD_NAME); in onStartCommand() local
|
/development/tools/winscope/src/adb/ |
D | winscope_proxy.py | 432 def command(self) -> str: member in SurfaceFlingerTraceConfig 869 def __init__(self, device_id, command): argument
|
/development/samples/training/testingfun/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/development/samples/devbytes/telephony/SmsSampleProject/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |