Searched refs:InternalRestoreState (Results 1 – 1 of 1) sorted by relevance
164 public @interface InternalRestoreState {} annotation in BackupRestore221 @InternalRestoreState int curDataRestoreState = getInternalRestoreState(); in prepForStagingIfNotAlreadyDone()398 @InternalRestoreState int currentRestoreState = getInternalRestoreState(); in getDataRestoreState()485 void setInternalRestoreState(@InternalRestoreState int dataRestoreState, boolean force) { in setInternalRestoreState()486 @InternalRestoreState int currentRestoreState = getInternalRestoreState(); in setInternalRestoreState()513 @InternalRestoreState519 @InternalRestoreState int currentRestoreState = INTERNAL_RESTORE_STATE_UNKNOWN; in getInternalRestoreState()558 @InternalRestoreState int internalRestoreState = getInternalRestoreState(); in shouldAttemptMerging()570 @InternalRestoreState int internalRestoreState = getInternalRestoreState(); in merge()757 @InternalRestoreState int internalRestoreState = getInternalRestoreState(); in scheduleStagingTimeoutJob()[all …]