Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mAllowLongPress

118     protected boolean mAllowLongPress = true;
1034 mAllowLongPress = true;
1067 mAllowLongPress = false;
1129 if (mAllowLongPress) {
1130 mAllowLongPress = false;
1132 // by a distant descendant, so use the mAllowLongPress flag to block
1634 return mAllowLongPress;
1642 mAllowLongPress = allowLongPress;