HomeSort by relevance Sort by last modified time
    Searched full:mouse_button (Results 1 - 8 of 8) sorted by null

  /system/bt/bta/hh/
bta_hh_utils.c 380 p_data->mouse_button = (p_report[0] & 0x07);
389 APPL_TRACE_DEBUG("mice button: 0x%2x", p_data->mouse_button);
  /external/autotest/client/tests/kvm/tests/
stepmaker.py 237 self.vm.monitor.mouse_button(words[1])
239 self.vm.monitor.mouse_button(0)
  /system/bt/bta/include/
bta_hh_api.h 262 UINT8 mouse_button; /* mouse button is clicked */ member in struct:__anon71995
  /external/autotest/client/virt/
kvm_monitor.py 395 def mouse_button(self, state): member in class:HumanMonitor
402 return self.cmd("mouse_button %d" % state)
  /prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/
qemu-system-aarch64 
qemu-system-i386 
qemu-system-mips64el 
qemu-system-x86_64 

Completed in 369 milliseconds