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 block1634 return mAllowLongPress;1642 mAllowLongPress = allowLongPress;