Home
last modified time | relevance | path

Searched refs:setBodyText (Results 1 – 14 of 14) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/
DStorageWizardReady.java41 setBodyText(R.string.storage_wizard_ready_v2_internal_body, in onCreate()
44 setBodyText(R.string.storage_wizard_ready_v2_internal_moved_body, in onCreate()
48 setBodyText(R.string.storage_wizard_ready_v2_external_body, in onCreate()
DStorageWizardMigrateConfirm.java65 setBodyText(R.string.memory_calculating_size); in onCreate()
71 setBodyText(R.string.storage_wizard_migrate_v2_body, in onCreate()
DStorageWizardFormatSlow.java45 setBodyText(R.string.storage_wizard_slow_v2_body, getDiskDescription(), in onCreate()
DStorageWizardMoveProgress.java51 setBodyText(R.string.storage_wizard_move_progress_body, volumeName, appName); in onCreate()
DStorageWizardMoveConfirm.java73 setBodyText(R.string.storage_wizard_move_confirm_body, appName, volumeName); in onCreate()
DStorageWizardFormatProgress.java61 setBodyText(R.string.storage_wizard_format_progress_body, getDiskDescription()); in onCreate()
DStorageWizardBase.java161 protected void setBodyText(int resId, CharSequence... args) { in setBodyText() method in StorageWizardBase
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStorageWizardReady.java41 setBodyText(R.string.storage_wizard_ready_v2_internal_body, in onCreate()
44 setBodyText(R.string.storage_wizard_ready_v2_internal_moved_body, in onCreate()
48 setBodyText(R.string.storage_wizard_ready_v2_external_body, in onCreate()
DStorageWizardMigrateConfirm.java65 setBodyText(R.string.memory_calculating_size); in onCreate()
71 setBodyText(R.string.storage_wizard_migrate_v2_body, in onCreate()
DStorageWizardFormatSlow.java45 setBodyText(R.string.storage_wizard_slow_v2_body, getDiskDescription(), in onCreate()
DStorageWizardMoveProgress.java52 setBodyText(R.string.storage_wizard_move_progress_body, volumeName, appName); in onCreate()
DStorageWizardMoveConfirm.java73 setBodyText(R.string.storage_wizard_move_confirm_body, appName, volumeName); in onCreate()
DStorageWizardFormatProgress.java62 setBodyText(R.string.storage_wizard_format_progress_body, getDiskDescription()); in onCreate()
DStorageWizardBase.java161 protected void setBodyText(int resId, CharSequence... args) { in setBodyText() method in StorageWizardBase