Home
last modified time | relevance | path

Searched refs:SOURCE_UNKNOWN (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DMouseClickAction.java80 return sendTap(uiController, coordinates, precision, InputDevice.SOURCE_UNKNOWN, in sendTap()
/aosp14/frameworks/base/tests/Input/src/com/android/test/input/
H A DInputDeviceTest.java99 InputDevice.SOURCE_UNKNOWN, in assertInputDeviceParcelUnparcel()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java191 return inputSource == InputDevice.SOURCE_UNKNOWN ? defaultSource : inputSource; in getSource()
216 int inputSource = InputDevice.SOURCE_UNKNOWN; in onCommand()
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java190 public static final int SOURCE_UNKNOWN = 0x00000000; field in InputDevice
/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java1119 if (source == InputDevice.SOURCE_UNKNOWN) { in sendKeySync()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt50598 field public static final int SOURCE_UNKNOWN = 0; // 0x0