summaryrefslogtreecommitdiff
path: root/src/com/android/settings/datausage/DataUsageEditController.java
AgeCommit message (Collapse)Author
2018-06-18Reorder and clean up imports.Fan Zhang
Test: rebuild Change-Id: I178485c84ae7146f991fd77b6d7504b029942a68
2016-08-16Data Usage summary creates a dialog to change data warning levelMatthew Fritze
Clicking the Data usage summary preference will open the same dialog that billing cycle does to modify data warning level. The Dialog was abstracted to be used outside of the Billing Cycle settings fragment. Change-Id: I70398d4656b6da4233b2bfa0da6ffa7402ead69b Fixes: 26932938