Searched refs:FULL_RESTORE_INTENT_ACTION (Results 1 – 3 of 3) sorted by relevance
204 } else if (mAction.equals(FullBackup.FULL_RESTORE_INTENT_ACTION)) { in setViews()
83 public static final String FULL_RESTORE_INTENT_ACTION = "fullrest"; field in FullBackup
2667 if (!startConfirmationUi(token, FullBackup.FULL_RESTORE_INTENT_ACTION)) { in adbRestore()