Searched refs:getInternalRestoreState (Results 1 – 1 of 1) sorted by relevance
221 @InternalRestoreState int curDataRestoreState = getInternalRestoreState(); in prepForStagingIfNotAlreadyDone()398 @InternalRestoreState int currentRestoreState = getInternalRestoreState(); in getDataRestoreState()454 return getInternalRestoreState() == INTERNAL_RESTORE_STATE_MERGING_IN_PROGRESS; in isRestoreMergingInProgress()486 @InternalRestoreState int currentRestoreState = getInternalRestoreState(); in setInternalRestoreState()514 int getInternalRestoreState() { in getInternalRestoreState() method in BackupRestore558 @InternalRestoreState int internalRestoreState = getInternalRestoreState(); in shouldAttemptMerging()570 @InternalRestoreState int internalRestoreState = getInternalRestoreState(); in merge()757 @InternalRestoreState int internalRestoreState = getInternalRestoreState(); in scheduleStagingTimeoutJob()796 @InternalRestoreState int internalRestoreState = getInternalRestoreState(); in executeStagingTimeoutJob()813 @InternalRestoreState int internalRestoreState = getInternalRestoreState(); in scheduleMergingTimeoutJob()[all …]