Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mAllowLongPress

118     protected boolean mAllowLongPress = true;
979 mAllowLongPress = true;
1012 mAllowLongPress = false;
1074 if (mAllowLongPress) {
1075 mAllowLongPress = false;
1077 // by a distant descendant, so use the mAllowLongPress flag to block
1569 return mAllowLongPress;
1577 mAllowLongPress = allowLongPress;