Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DInactiveApps.java92 final CharSequence[] bucketNames = FULL_SETTABLE_BUCKETS_NAMES; in init() local
104 p.setEntries(getAllowableBuckets(packageName, bucketNames)); in init()