HomeSort by relevance Sort by last modified time
    Searched refs:SetCommand (Results 1 - 21 of 21) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/impl/
SetCommand.java 22 public interface SetCommand {
CameraMetadataNative.java 382 SetCommand s = sSetCommandMap.get(key);
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPCommands.java 307 public static final byte SetCommand = 1;
VmMirror.java 319 .setCommand(JDWPCommands.EventRequestCommandSet.ClearCommand);
349 .setCommand(JDWPCommands.EventRequestCommandSet.ClearAllBreakpointsCommand);
374 .setCommand(JDWPCommands.VirtualMachineCommandSet.CapabilitiesNewCommand);
517 .setCommand(JDWPCommands.VirtualMachineCommandSet.DisposeCommand);
534 .setCommand(JDWPCommands.VirtualMachineCommandSet.ExitCommand);
552 .setCommand(JDWPCommands.VirtualMachineCommandSet.IDSizesCommand);
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
InvokeMethod003Test.java 59 JDWPCommands.EventRequestCommandSet.SetCommand);
NewInstance002Test.java 60 JDWPCommands.EventRequestCommandSet.SetCommand);
InvokeMethodTest.java 117 JDWPCommands.EventRequestCommandSet.SetCommand);
268 JDWPCommands.EventRequestCommandSet.SetCommand);
406 JDWPCommands.EventRequestCommandSet.SetCommand);
NewInstanceTest.java 113 JDWPCommands.EventRequestCommandSet.SetCommand);
324 JDWPCommands.EventRequestCommandSet.SetCommand);
InvokeMethod002Test.java 111 JDWPCommands.EventRequestCommandSet.SetCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
SingleStepTest.java 129 JDWPCommands.EventRequestCommandSet.SetCommand);
VMDeath002Test.java 83 JDWPCommands.EventRequestCommandSet.SetCommand);
CombinedEventsTest.java 130 JDWPCommands.EventRequestCommandSet.SetCommand);
265 JDWPCommands.EventRequestCommandSet.SetCommand);
379 JDWPCommands.EventRequestCommandSet.SetCommand);
506 JDWPCommands.EventRequestCommandSet.SetCommand);
    [all...]
CombinedEvents003Test.java 131 JDWPCommands.EventRequestCommandSet.SetCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
SingleStepTest.java 96 JDWPCommands.EventRequestCommandSet.SetCommand);
VMDeathTest.java 72 JDWPCommands.EventRequestCommandSet.SetCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
InvokeMethod002Test.java 59 JDWPCommands.EventRequestCommandSet.SetCommand);
InvokeMethod003Test.java 61 JDWPCommands.EventRequestCommandSet.SetCommand);
InvokeMethodTest.java 62 JDWPCommands.EventRequestCommandSet.SetCommand);
  /external/chromium_org/ui/views/controls/menu/
menu_item_view.h 257 void SetCommand(int command) { command_ = command; }
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_delegate.cc 427 menu->SetCommand(next_menu_id_++);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h 138 STDMETHOD(SetCommand)(THIS_ PCSTR Command) PURE;
    [all...]

Completed in 456 milliseconds