Home | History | Annotate | Download | only in editor

Lines Matching defs:RELOAD

150          * Reload the data so that the user can continue editing
152 public static final int RELOAD = 1;
361 save(SaveMode.RELOAD);
392 // In this case, there will be a saved state but deltas will be missing. Reload from
1129 if (mLookupUri == null && saveMode == SaveMode.RELOAD) {
1204 onSaveCompleted(false, SaveMode.RELOAD, uri != null, uri);
1251 case SaveMode.RELOAD:
1582 save(SaveMode.RELOAD);