Searched refs:FULL_RESTORE_INTENT_ACTION (Results 1 – 3 of 3) sorted by relevance
54 public static final String FULL_RESTORE_INTENT_ACTION = "fullrest"; field in FullBackup
144 } else if (action.equals(FullBackup.FULL_RESTORE_INTENT_ACTION)) { in onCreate()
8384 if (!startConfirmationUi(token, FullBackup.FULL_RESTORE_INTENT_ACTION)) { in fullRestore()