Home
last modified time | relevance | path

Searched defs:CheckForLongPress (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java3284 private class CheckForLongPress extends WindowRunnnable implements Runnable { class
/aosp14/frameworks/base/core/java/android/view/
H A DView.java30105 private final class CheckForLongPress implements Runnable { class in View
30117 private CheckForLongPress() { in CheckForLongPress() method in View.CheckForLongPress