Searched refs:SystemInfoFragment (Results 1 – 5 of 5) sorted by relevance
42 import com.android.car.developeroptions.deviceinfo.PrivateVolumeSettings.SystemInfoFragment;161 final SystemInfoFragment dialog = new SystemInfoFragment(); in handlePreferenceTreeClick()
42 import com.android.settings.deviceinfo.PrivateVolumeSettings.SystemInfoFragment;161 final SystemInfoFragment dialog = new SystemInfoFragment(); in handlePreferenceTreeClick()
507 SystemInfoFragment.show(this); in onPreferenceTreeClick()747 public static class SystemInfoFragment extends InstrumentedDialogFragment { class in PrivateVolumeSettings751 final SystemInfoFragment dialog = new SystemInfoFragment(); in show()
501 SystemInfoFragment.show(this); in onPreferenceTreeClick()722 public static class SystemInfoFragment extends InstrumentedDialogFragment { class in PrivateVolumeSettings726 final SystemInfoFragment dialog = new SystemInfoFragment(); in show()
276 .add(nullable(PrivateVolumeSettings.SystemInfoFragment.class), nullable(String.class)); in testClickSystem()