Home | History | Annotate | Download | only in view

Lines Matching refs:mViewFlags

920         if ((mViewFlags & VISIBILITY_MASK) != VISIBLE) {
963 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE) {
1024 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE
1075 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE) {
1200 visibility | (child.mViewFlags&VISIBILITY_MASK));
1784 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE) {
2316 return (child.mViewFlags & VISIBILITY_MASK) == VISIBLE
2643 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE) {
2696 visibility | (child.mViewFlags & VISIBILITY_MASK));
2726 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE) {
2864 if ((c.mViewFlags & PARENT_SAVE_DISABLED_MASK) != PARENT_SAVE_DISABLED) {
2892 if ((c.mViewFlags & PARENT_SAVE_DISABLED_MASK) != PARENT_SAVE_DISABLED) {
2937 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE) {
3138 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE) {
3197 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE || child.getAnimation() != null) {
3366 if (((child.mViewFlags & VISIBILITY_MASK) == VISIBLE || child.getAnimation() != null) &&
3543 final boolean duplicatesState = (child.mViewFlags & DUPLICATE_PARENT_STATE) != 0;
3975 child.dispatchAttachedToWindow(mAttachInfo, (mViewFlags&VISIBILITY_MASK));
3988 if ((child.mViewFlags & DUPLICATE_PARENT_STATE) == DUPLICATE_PARENT_STATE) {
4681 if ((view.mViewFlags & FADING_EDGE_MASK) != 0 &&
5482 if ((child.mViewFlags & VISIBILITY_MASK) != GONE) {
5831 if ((child.mViewFlags & VISIBILITY_MASK) == VISIBLE || child.getAnimation() != null) {
5892 if ((child.mViewFlags & DUPLICATE_PARENT_STATE) != 0) {