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