OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentCommand
(Results
1 - 2
of
2
) sorted by null
/development/samples/USB/AdbTest/src/com/android/adb/
AdbDevice.java
198
AdbMessage
currentCommand
= new AdbMessage();
201
currentCommand
.readCommand(getInRequest());
218
if (message ==
currentCommand
) {
227
currentCommand
= null;
235
currentCommand
= new AdbMessage();
236
currentCommand
.readCommand(getInRequest());
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
keyboard_help_widget.js
74
var
currentCommand
=
78
cvox.ChromeVoxUserCommands.commands[
currentCommand
])();
Completed in 488 milliseconds