HomeSort by relevance Sort by last modified time
    Searched refs:InputDevice (Results 51 - 56 of 56) sorted by null

1 23

  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java 76 import android.view.InputDevice;
505 1, pointerIds, pointerCoords, 0, 0, 0, 0, 0, InputDevice.SOURCE_MOUSE, 0);
    [all...]
  /cts/tests/framework/base/windowmanager/util/src/android/server/wm/
ActivityManagerTestBase.java 139 import android.view.InputDevice;
514 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/eager/
execute.cc 190 const Device* expected_device = kernel->InputDevice(i);
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
validators.py     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java 118 import android.view.InputDevice;
    [all...]
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_wave_win.cc 511 if (_mixerManager.OpenMicrophone(InputDevice()) == -1)
    [all...]

Completed in 359 milliseconds

1 23