Searched refs:MSG_BACKUP_RESTORE_STEP (Results 1 – 2 of 2) sorted by relevance
84 public static final int MSG_BACKUP_RESTORE_STEP = 20; field in BackupHandler223 case MSG_BACKUP_RESTORE_STEP: { in handleMessage()297 Message restoreMsg = obtainMessage(MSG_BACKUP_RESTORE_STEP, task); in handleMessage()
26 import static com.android.server.backup.internal.BackupHandler.MSG_BACKUP_RESTORE_STEP;446 MSG_BACKUP_RESTORE_STEP, this); in startRestore()463 MSG_BACKUP_RESTORE_STEP, this); in startRestore()1102 MSG_BACKUP_RESTORE_STEP, task)); in finalizeRestore()1295 MSG_BACKUP_RESTORE_STEP, this); in executeNextState()