Home
last modified time | relevance | path

Searched defs:mouse (Results 1 – 7 of 7) sorted by relevance

/external/autotest/server/site_tests/bluetooth_AdapterMTBF/
Dbluetooth_AdapterMTBF.py83 def run_typical_use_cases(self, mouse, phone, audio, keyboard): argument
106 def test_mouse_and_audio(self, mouse, audio): argument
123 def test_mouse_and_keyboard(self, mouse, keyboard): argument
140 def test_hid_and_audio(self, mouse, keyboard, audio): argument
161 def test_mouse(self, mouse, iteration): argument
210 def test_suspend_resume(self, mouse, keyboard): argument
234 def test_suspend_and_mouse_wakeup(self, mouse, keyboard): argument
/external/rust/crates/anes/src/parser/
Dparsers.rs163 let mouse = if cb & 0b0100_0000 == 0b0100_0000 { in parse_csi_xterm_mouse() localVariable
214 let mouse = if cb & 0b0110_0000 == 0b0110_0000 { in parse_csi_rxvt_mouse() localVariable
/external/rust/crates/anes/tests/parser/
Dmod.rs25 mod mouse; module
/external/crosvm/gpu_display/src/
Devent_device.rs69 pub fn mouse(event_socket: StreamChannel) -> EventDevice { in mouse() method
/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c503 Point mouse; in DragObj_GetDragMouse() local
/external/crosvm/src/crosvm/
Dcmdline.rs1389 pub mouse: Vec<PathBuf>, field
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2662 (function(a,b){a.widget("ui.draggable",a.ui.mouse,{widgetEventPrefix:"drag",options:{addClasses:!0,… class in a.ui