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 block1569 return mAllowLongPress;1577 mAllowLongPress = allowLongPress;