Searched refs:MSG_BACKUP_RESTORE_STEP (Results 1 – 1 of 1) sorted by relevance
239 static final int MSG_BACKUP_RESTORE_STEP = 20; field in BackupManagerService797 Message pbtMessage = obtainMessage(MSG_BACKUP_RESTORE_STEP, pbt); in handleMessage()820 case MSG_BACKUP_RESTORE_STEP: in handleMessage()873 Message restoreMsg = obtainMessage(MSG_BACKUP_RESTORE_STEP, task); in handleMessage()1036 Message pbtMessage = obtainMessage(MSG_BACKUP_RESTORE_STEP, pbt); in handleMessage()3442 Message msg = mBackupHandler.obtainMessage(MSG_BACKUP_RESTORE_STEP, this); in executeNextState()8203 mBackupHandler.removeMessages(MSG_BACKUP_RESTORE_STEP, this); in startRestore()8215 mBackupHandler.removeMessages(MSG_BACKUP_RESTORE_STEP, this); in startRestore()8953 Message msg = mBackupHandler.obtainMessage(MSG_BACKUP_RESTORE_STEP, this); in executeNextState()