Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/datausage/
DBillingCyclePreferenceController.java41 BillingCyclePreference preference = screen.findPreference(getPreferenceKey()); in displayPreference()
DBillingCyclePreference.kt39 class BillingCyclePreference @JvmOverloads constructor( class
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/datausage/
DBillingCyclePreferenceTest.kt50 private val preference = BillingCyclePreference(context, null, mockBillingCycleRepository)