Searched refs:TIMEOUT_RESTORE_INTERVAL (Results 1 – 1 of 1) sorted by relevance
249 static final long TIMEOUT_RESTORE_INTERVAL = 60 * 1000; field in BackupManagerService956 sendEmptyMessageDelayed(MSG_RESTORE_TIMEOUT, TIMEOUT_RESTORE_INTERVAL); in handleMessage()8468 prepareOperationTimeout(token, TIMEOUT_RESTORE_INTERVAL, this); in initiateOneRestore()8782 TIMEOUT_RESTORE_INTERVAL); in finalizeRestore()9994 mBackupHandler.sendEmptyMessageDelayed(MSG_RESTORE_TIMEOUT, TIMEOUT_RESTORE_INTERVAL); in beginRestoreSession()