Home | History | Annotate | Download | only in model

Lines Matching refs:isInsert

438                 final boolean touched = entry.isInsert() || entry.isUpdate();
475 final boolean isRealInsert = entry.isInsert() && !isEmpty(entry, kind);
490 return values.isInsert() && values.getAsByteArray(Photo.PHOTO) == null;