HomeSort by relevance Sort by last modified time
    Searched refs:mAllowLongPress (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWithDraggableItems.java 148 if (mAllowLongPress) {
149 mAllowLongPress = false;
151 // by a distant descendant, so use the mAllowLongPress flag to block
PagedView.java 118 protected boolean mAllowLongPress = true;
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedViewWithDraggableItems.java 148 if (mAllowLongPress) {
149 mAllowLongPress = false;
151 // by a distant descendant, so use the mAllowLongPress flag to block
PagedView.java 208 protected boolean mAllowLongPress = true;
    [all...]

Completed in 27 milliseconds