summaryrefslogtreecommitdiff
path: root/cmds
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-02-07 15:04:10 +0000
committerPaul Duffin <paulduffin@google.com>2017-02-08 11:55:39 +0000
commitca4964ccbef5f2c85855fc14577c7c25d0e0588d (patch)
tree943851d59bf0846528feca4893e94b423f228d91 /cmds
parent80f42edfc7333d8a2a3d8fa529b85ed6763f8cc0 (diff)
Replace com.android.internal.util.Predicate with java.util.function.Predicate
Bug: 35089332 Bug: 30188076 Test: make checkbuild Change-Id: I0a5b4bf520fc39b59d8d790b01e9cff0d54e6d21
Diffstat (limited to 'cmds')
-rw-r--r--cmds/uiautomator/library/core-src/com/android/uiautomator/core/InteractionController.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/cmds/uiautomator/library/core-src/com/android/uiautomator/core/InteractionController.java b/cmds/uiautomator/library/core-src/com/android/uiautomator/core/InteractionController.java
index 73e46f1775c2..28a5646abb33 100644
--- a/cmds/uiautomator/library/core-src/com/android/uiautomator/core/InteractionController.java
+++ b/cmds/uiautomator/library/core-src/com/android/uiautomator/core/InteractionController.java
@@ -32,8 +32,6 @@ import android.view.MotionEvent.PointerCoords;
import android.view.MotionEvent.PointerProperties;
import android.view.accessibility.AccessibilityEvent;
-import com.android.internal.util.Predicate;
-
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeoutException;
@@ -261,7 +259,7 @@ class InteractionController {
}
/**
- * Returns a Runnable for use in {@link #runAndWaitForEvents(Runnable, Predicate, long) to
+ * Returns a Runnable for use in {@link #runAndWaitForEvents(Runnable, AccessibilityEventFilter, long) to
* perform a click.
*
* @param x coordinate