/cts/tests/tests/telecom/src/android/telecom/cts/ |
WiredHeadsetTest.java | 132 final String command = "input keyevent " + (longPress ? "--longpress" : "--shortpress") local 134 TestUtils.executeShellCommand(getInstrumentation(), command); local
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/device/ |
DeviceInfoCollector.java | 139 String command = String.format("adb -s %s pull %s %s", device.getSerialNumber(), local 141 if (!execute(command)) { 142 Log.e(LOG_TAG, String.format("Failed to run %s", command)); 146 private static boolean execute(String command) { 148 Process p = Runtime.getRuntime().exec(new String[] {"/bin/bash", "-c", command});
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
WrappedGTest.java | 117 String command = String.format("am instrument -w %s%s/.%s", options, mAppNameSpace, mRunner); local 118 mDevice.executeShellCommand(command, resultParser, mMaxTestTimeMs, 0);
|
/dalvik/dx/src/com/android/dx/command/annotool/ |
Main.java | 17 package com.android.dx.command.annotool;
|
/dalvik/dx/src/com/android/dx/command/dump/ |
DotDumper.java | 17 package com.android.dx.command.dump;
|
SsaDumper.java | 17 package com.android.dx.command.dump;
|
/dalvik/dx/src/com/android/dx/command/findusages/ |
FindUsages.java | 17 package com.android.dx.command.findusages;
|
/development/ide/emacs/ |
android-host.el | 46 (defvar android-host-command-map (make-sparse-keymap)) 52 (define-key global-map (read-kbd-macro val) android-host-command-map) 55 (let ((map android-host-command-map)) 71 (android-adb-command "remount")) 76 (android-adb-command "root")) 81 (android-adb-shell-command "reboot bootloader")) 90 (android-adb-command "sync" 'p)) 111 (start-process-shell-command 115 (start-process-shell-command
|
/development/ndk/platforms/android-21/include/linux/ |
pktcdvd.h | 61 __u32 command; member in struct:pkt_ctrl_command
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Max_LCD.cpp | 139 command(LCD_FUNCTIONSET | _displayfunction); 151 command(LCD_ENTRYMODESET | _displaymode); 157 command(LCD_CLEARDISPLAY); // clear display, set cursor position to zero 158 delayMicroseconds(2000); // this command takes a long time! 163 command(LCD_RETURNHOME); // set cursor position to zero 164 delayMicroseconds(2000); // this command takes a long time! 174 command(LCD_SETDDRAMADDR | (col + row_offsets[row])); 180 command(LCD_DISPLAYCONTROL | _displaycontrol); 184 command(LCD_DISPLAYCONTROL | _displaycontrol); 190 command(LCD_DISPLAYCONTROL | _displaycontrol) 252 inline void Max_LCD::command(uint8_t value) { function in class:Max_LCD [all...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
DisableCollectionTest.java | 39 * JDWP Unit test for ObjectReference.DisableCollection command. 43 static final String thisCommandName = "ObjectReference::DisableCollection command"; 52 * This testcase exercises ObjectReference.DisableCollection command. 56 * ObjectReference.DisableCollection command for checked object. After that 76 .println("=> Send ReferenceType::GetValues command for received fieldID and get ObjectID to check..."); 88 checkReplyPacket(getValuesReply, "ReferenceType::GetValues command"); 94 "Invalid number of values returned from ReferenceType::GetValues command,", 150 * This testcase exercises ObjectReference.DisableCollection command. 165 * This testcase exercises ObjectReference.DisableCollection command. 180 CommandPacket command = new CommandPacket local [all...] |
EnableCollectionTest.java | 39 * JDWP Unit test for ObjectReference.EnableCollection command. 45 static final String thisCommandName = "ObjectReference::EnableCollection command"; 53 * This testcase exercises ObjectReference.EnableCollection command. 56 * Then for this objectID test executes ObjectReference::DisableCollection command 57 * and ObjectReference.EnableCollection command. After that Debuggee tries to 73 ("=> Send ReferenceType::Fields command and get fieldID for field representing checked object..."); 78 ("=> Send ReferenceType::GetValues command for received fieldID and get ObjectID to check..."); 89 checkReplyPacket(getValuesReply, "ReferenceType::GetValues command"); 107 ("\n=> Send ObjectReference::DisableCollection command for checked ObjectID..."); 116 checkReplyPacket(disableCollectionReply, "ObjectReference::DisableCollection command"); 185 CommandPacket command = new CommandPacket( local [all...] |
IsCollectedTest.java | 39 * JDWP Unit test for ObjectReference.IsCollected command. 43 static final String thisCommandName = "ObjectReference.IsCollected command"; 52 * This test exercises ObjectReference.IsCollected command. 56 * ObjectReference.DisableCollection command. After that Debuggee tries to 81 .println("=> Send ReferenceType::GetValues command for received fieldIDs and get ObjectIDs to check..."); 94 checkReplyPacket(getValuesReply, "ReferenceType::GetValues command"); 130 .println("\n=> Send ObjectReference::DisableCollection command for checkedObject_01..."); 141 "ObjectReference::DisableCollection command"); 250 * This testcase exercises ObjectReference.IsCollected command. 258 CommandPacket command = new CommandPacket local 281 CommandPacket command = new CommandPacket( local [all...] |
/external/doclava/src/com/google/doclava/ |
AttrTagInfo.java | 66 String command = m.group(1); local 69 if (REF_COMMAND.equals(command)) { 80 mCommand = command; 82 } else if (NAME_COMMAND.equals(command)) { 88 mCommand = command; 90 } else if (DESCRIPTION_COMMAND.equals(command)) { 91 mCommand = command; 94 Errors.error(Errors.BAD_ATTR_TAG, position, "Bad @attr command: " + command);
|
/external/google-breakpad/src/client/linux/crash_generation/ |
crash_generation_server.cc | 291 char command; local 292 if (read(control_pipe_in_, &command, 1)) 295 switch (command) {
|
/external/kernel-headers/original/uapi/linux/ |
pktcdvd.h | 96 __u32 command; /* in: Setup, teardown, status */ member in struct:pkt_ctrl_command
|
/external/kernel-headers/original/uapi/sound/ |
firewire.h | 34 __be32 command; member in struct:snd_efw_transaction
|
/external/libxml2/ |
xmlcatalog.c | 98 char command[100]; local 110 * Parse the command itself 120 command[i++] = *cur++; 122 command[i] = 0; 182 * start interpreting the command 184 if (!strcmp(command, "exit") || 185 !strcmp(command, "quit") || 186 !strcmp(command, "bye")) { 191 if (!strcmp(command, "public")) { 203 } else if (!strcmp(command, "system")) [all...] |
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga_overlay.h | 91 uint32 command; member in struct:__anon16650
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
AbstractStoreFileCommandHandler.java | 16 package org.mockftpserver.fake.command;
18 import org.mockftpserver.core.command.Command;
19 import org.mockftpserver.core.command.ReplyCodes;
47 protected void handle(Command command, Session session) {
51 String filename = getOutputFile(command);
99 * the required first parameter for the specified Command. Subclasses may override the default behavior.
101 * @param command - the Command
[all...] |
RetrCommandHandler.java | 16 package org.mockftpserver.fake.command;
18 import org.mockftpserver.core.command.Command;
19 import org.mockftpserver.core.command.ReplyCodes;
32 * CommandHandler for the RETR command. Handler logic:
49 protected void handle(Command command, Session session) {
53 String path = getRealPath(session, command.getRequiredParameter(0));
|
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/ |
_AbstractStaticReplyCommandHandlerTest.java | 16 package org.mockftpserver.core.command;
143 public void handleCommand(Command command, Session session, InvocationRecord invocationRecord) throws Exception {
|
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/command/ |
AlloCommandHandlerTest.java | 16 package org.mockftpserver.stub.command;
20 import org.mockftpserver.core.command.*;
21 import org.mockftpserver.core.command.AbstractCommandHandlerTestCase;
39 private Command command1;
40 private Command command2;
75 commandHandler.handleCommand(new Command(CommandNames.ALLO, array("123 R ")), session);
89 commandHandler.handleCommand(new Command(CommandNames.ALLO, array("xx")), session);
102 commandHandler.handleCommand(new Command(CommandNames.ALLO, array("123 R xx")), session);
113 * @see org.mockftpserver.core.command.AbstractCommandHandlerTestCase#setUp()
119 command1 = new Command(CommandNames.ALLO, array(Integer.toString(BYTES1))); [all...] |
_AbstractStubDataCommandHandlerTest.java | 16 package org.mockftpserver.stub.command;
20 import org.mockftpserver.core.command.Command;
21 import org.mockftpserver.core.command.InvocationRecord;
40 private static final Command COMMAND = new Command("command", EMPTY);
41 private static final InvocationRecord INVOCATION_RECORD = new InvocationRecord(COMMAND, DEFAULT_HOST);
69 protected void beforeProcessData(Command c, Session s, InvocationRecord ir) { [all...] |
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/ |
AbstractCommandHandler.java | 16 package org.mockftpserver.core.command;
31 * InvocationRecord objects corresponding to each invocation of the command handler,
50 * Handle the specified command for the session. This method is declared to throw Exception,
54 * @param command - the Command to be handled
55 * @param session - the session on which the Command was submitted
58 * @throws AssertFailedException - if the command or session is null
60 * @see org.mockftpserver.core.command.CommandHandler#handleCommand(org.mockftpserver.core.command.Command,
[all...] |