Searched refs:MSG_RESTORE_OPERATION_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
79 public static final int MSG_RESTORE_OPERATION_TIMEOUT = 18; field in BackupHandler339 case MSG_RESTORE_OPERATION_TIMEOUT: { in handleMessage()
26 import static com.android.server.backup.internal.BackupHandler.MSG_RESTORE_OPERATION_TIMEOUT;507 MSG_RESTORE_OPERATION_TIMEOUT); in restoreOneFile()
27 import static com.android.server.backup.internal.BackupHandler.MSG_RESTORE_OPERATION_TIMEOUT;430 MSG_RESTORE_OPERATION_TIMEOUT); in startRestore()1243 backupManagerService.getBackupHandler().removeMessages(MSG_RESTORE_OPERATION_TIMEOUT, this); in keyValueAgentCleanup()
31 import static com.android.server.backup.internal.BackupHandler.MSG_RESTORE_OPERATION_TIMEOUT;759 MSG_RESTORE_OPERATION_TIMEOUT); in restoreOneFile()
25 import static com.android.server.backup.internal.BackupHandler.MSG_RESTORE_OPERATION_TIMEOUT;1739 return MSG_RESTORE_OPERATION_TIMEOUT; in getMessageIdForOperationType()