Home
last modified time | relevance | path

Searched refs:BillingCyclePreference (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/datausage/
DBillingCyclePreference.java31 public class BillingCyclePreference extends Preference implements TemplatePreference { class
37 public BillingCyclePreference(Context context, AttributeSet attrs) { in BillingCyclePreference() method in BillingCyclePreference
DBillingCyclePreferenceController.java48 BillingCyclePreference preference = screen.findPreference(getPreferenceKey()); in displayPreference()
/packages/apps/Settings/src/com/android/settings/datausage/
DBillingCyclePreference.java31 public class BillingCyclePreference extends Preference implements TemplatePreference { class
37 public BillingCyclePreference(Context context, AttributeSet attrs) { in BillingCyclePreference() method in BillingCyclePreference
DBillingCyclePreferenceController.java48 BillingCyclePreference preference = screen.findPreference(getPreferenceKey()); in displayPreference()