Home
last modified time | relevance | path

Searched defs:RESTORE_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/backupandrestore/
DBackupAndRestoreUtils.java67 static final String RESTORE_COMPLETED = "RESTORE_COMPLETED"; field in BackupAndRestoreUtils
/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DLauncherAppWidgetInfo.java49 public static final int RESTORE_COMPLETED = 0; field in LauncherAppWidgetInfo