Home
last modified time | relevance | path

Searched refs:BytesEditorFragment (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/datausage/
DBillingCycleSettings.java132 BytesEditorFragment.show(this, false); in onPreferenceTreeClick()
135 BytesEditorFragment.show(this, true); in onPreferenceTreeClick()
200 public static class BytesEditorFragment extends InstrumentedDialogFragment class in BillingCycleSettings
219 final BytesEditorFragment dialog = new BytesEditorFragment(); in show()
DDataUsageSummary.java175 BillingCycleSettings.BytesEditorFragment.show(this, false); in onPreferenceTreeClick()