Home | History | Annotate | Download | only in wallpaper

Lines Matching defs:settingsRestored

2804     public void settingsRestored() {
2807 throw new RuntimeException("settingsRestored() can only be called from the system process");
2811 if (DEBUG) Slog.v(TAG, "settingsRestored");
2833 if (DEBUG) Slog.v(TAG, "settingsRestored: name is empty");
2836 if (DEBUG) Slog.v(TAG, "settingsRestored: attempting to restore named resource");
2839 if (DEBUG) Slog.v(TAG, "settingsRestored: success=" + success