HomeSort by relevance Sort by last modified time
    Searched refs:mAllowLongPress (Results 1 - 2 of 2) 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...]

Completed in 173 milliseconds