HomeSort by relevance Sort by last modified time
    Searched defs:PowerUsageSummary (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/dashboard/
DashboardFragmentRegistry.java 31 import com.android.settings.fuelgauge.PowerUsageSummary;
72 PARENT_TO_CATEGORY_KEY_MAP.put(PowerUsageSummary.class.getName(),
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageSummary.java 68 public class PowerUsageSummary extends PowerUsageBase implements OnLongClickListener,
71 static final String TAG = "PowerUsageSummary";

Completed in 79 milliseconds