Searched defs:getEvent (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/security/src/android/security/cts/ | ||
D | SlipperyEnterBottomActivity.kt | 36 fun getEvent(): MotionEvent? { in getEvent() method in android.security.cts.SlipperyEnterBottomActivity |
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ | ||
D | GestureDetectionStubAccessibilityService.java | 133 public int getEvent(int index) { in getEvent() method in GestureDetectionStubAccessibilityService |
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ | ||
D | MyAutofillCallback.java | 80 public MyEvent getEvent() throws InterruptedException { in getEvent() method in MyAutofillCallback |
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/ | ||
D | ErrorLoggingService.java | 238 public int getEvent() { in getEvent() method in ErrorLoggingService.LogEvent |
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ | ||
D | Assertions.java | 588 private static ContentCaptureEvent getEvent(@NonNull List<ContentCaptureEvent> events, in getEvent() method in Assertions |