Home
last modified time | relevance | path

Searched defs:queueCommand (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/cryptotoken/
Dgnubbydevice.js112 GnubbyDevice.prototype.queueCommand = function(cid, cmd, data) {}; method in GnubbyDevice
Dhidgnubbydevice.js296 HidGnubbyDevice.prototype.queueCommand = function(cid, cmd, data) { method in HidGnubbyDevice
Dusbgnubbydevice.js365 UsbGnubbyDevice.prototype.queueCommand = function(cid, cmd, data) { method in UsbGnubbyDevice
/external/replicaisland/src/com/replica/replicaisland/
DNPCComponent.java470 private void queueCommand(int hotspot) { in queueCommand() method in NPCComponent