OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckForLongPress
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
CheckLongPressHelper.java
24
private
CheckForLongPress
mPendingCheckForLongPress;
26
class
CheckForLongPress
implements Runnable {
46
mPendingCheckForLongPress = new
CheckForLongPress
();
/packages/apps/Launcher3/src/com/android/launcher3/
CheckLongPressHelper.java
31
private
CheckForLongPress
mPendingCheckForLongPress;
33
class
CheckForLongPress
implements Runnable {
71
mPendingCheckForLongPress = new
CheckForLongPress
();
/frameworks/base/core/java/android/widget/
AbsListView.java
547
* The last
CheckForLongPress
runnable we posted, if any
549
private
CheckForLongPress
mPendingCheckForLongPress;
[
all
...]
/frameworks/base/core/java/android/view/
View.java
[
all
...]
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 1245 milliseconds