Searched refs:setBackButtonText (Results 1 – 8 of 8) sorted by relevance
53 setBackButtonText(R.string.storage_wizard_init_v2_later); in onCreate()
49 setBackButtonText(R.string.storage_wizard_slow_v2_start_over); in onCreate()
79 setBackButtonText(R.string.storage_wizard_migrate_v2_later); in onCreate()
180 protected void setBackButtonText(int resId, CharSequence... args) { in setBackButtonText() method in StorageWizardBase