Searched refs:setNextButtonText (Results 1 – 10 of 10) sorted by relevance
52 setNextButtonText(R.string.done); in onCreate()
50 setNextButtonText(R.string.storage_wizard_slow_v2_continue); in onCreate()
75 setNextButtonText(R.string.move_app); in onCreate()
80 setNextButtonText(R.string.storage_wizard_migrate_v2_now); in onCreate()
185 protected void setNextButtonText(int resId, CharSequence... args) { in setNextButtonText() method in StorageWizardBase