Home | History | Annotate | Download | only in webkit

Lines Matching refs:restorePicture

680      * called. See {@link #savePicture} and {@link #restorePicture} for saving
687 * @see #restorePicture
720 public boolean restorePicture(Bundle b, File src) {
722 return mProvider.restorePicture(b, src);
733 * #restorePicture} for saving and restoring the display data.
738 * @see #restorePicture