Home
last modified time | relevance | path

Searched refs:ILLUSTRATION_PORTABLE (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStorageWizardBase.java174 protected static final int ILLUSTRATION_PORTABLE = 2; field in StorageWizardBase
188 case ILLUSTRATION_PORTABLE: in setIllustrationType()
DStorageWizardReady.java41 setIllustrationType(ILLUSTRATION_PORTABLE); in onCreate()
DStorageWizardFormatConfirm.java42 mFormatPrivate ? ILLUSTRATION_INTERNAL : ILLUSTRATION_PORTABLE); in onCreate()
DStorageWizardInit.java87 setIllustrationType(ILLUSTRATION_PORTABLE);
DStorageWizardFormatProgress.java62 mFormatPrivate ? ILLUSTRATION_INTERNAL : ILLUSTRATION_PORTABLE); in onCreate()