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

  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerGaugePreference.java 82 ImageView appGauge = (ImageView) view.findViewById(R.id.appGauge);
83 appGauge.setImageDrawable(mGauge);
  /packages/apps/Settings/res/layout/
preference_powergauge.xml 63 android:id="@+id/appGauge"
74 android:layout_alignLeft="@id/appGauge"
75 android:layout_below="@id/appGauge"

Completed in 99 milliseconds