HomeSort by relevance Sort by last modified time
    Searched refs:CheckForLongPress (Results 1 - 3 of 3) 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();
  /frameworks/base/core/java/android/widget/
AbsListView.java 521 * The last CheckForLongPress runnable we posted, if any
523 private CheckForLongPress mPendingCheckForLongPress;
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]

Completed in 70 milliseconds