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