Home | History | Annotate | Download | only in editor

Lines Matching defs:RELOAD

164          * Reload the data so that the user can continue editing
166 public static final int RELOAD = 1;
385 save(SaveMode.RELOAD);
416 // In this case, there will be a saved state but deltas will be missing. Reload from
1241 if (mLookupUri == null && saveMode == SaveMode.RELOAD) {
1356 onSaveCompleted(false, SaveMode.RELOAD, uri != null, uri);
1404 case SaveMode.RELOAD:
1748 save(SaveMode.RELOAD);