Searched refs:SystemInfoFragment (Results 1 – 3 of 3) sorted by relevance
203 public static class SystemInfoFragment extends InstrumentedDialogFragment { class in StorageUtils208 final SystemInfoFragment dialog = new SystemInfoFragment(); in show()
50 import com.android.settings.deviceinfo.storage.StorageUtils.SystemInfoFragment;200 final SystemInfoFragment dialog = new SystemInfoFragment(); in handlePreferenceTreeClick()
325 .add(nullable(StorageUtils.SystemInfoFragment.class), nullable(String.class)); in testClickSystem()