Home
last modified time | relevance | path

Searched refs:StorageSystemCategoryPreferenceController (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/storage/
DStorageSystemCategoryPreferenceControllerTest.java44 PreferenceControllerTestHelper<StorageSystemCategoryPreferenceController> in handlePreferenceClicked_openAlertDialog()
46 StorageSystemCategoryPreferenceController.class, progressBarPreference); in handlePreferenceClicked_openAlertDialog()
/packages/apps/Car/Settings/src/com/android/car/settings/storage/
DStorageSystemCategoryPreferenceController.java33 public class StorageSystemCategoryPreferenceController extends class
36 public StorageSystemCategoryPreferenceController(Context context, in StorageSystemCategoryPreferenceController() method in StorageSystemCategoryPreferenceController
DStorageSettingsFragment.java64 use(StorageSystemCategoryPreferenceController.class, in onAttach()