Loading packages/SystemUI/src/com/android/systemui/power/PowerUI.java +0 −2 Original line number Diff line number Diff line Loading @@ -218,7 +218,6 @@ public class PowerUI extends SystemUI { mLowBatteryDialog = d; } if (false) { // getRingtone ANRs final ContentResolver cr = mContext.getContentResolver(); if (Settings.System.getInt(cr, Settings.System.POWER_SOUNDS_ENABLED, 1) == 1) { final String soundPath = Settings.System.getString(cr, Loading @@ -234,7 +233,6 @@ if (false) { // getRingtone ANRs } } } } } void dismissInvalidChargerDialog() { Loading Loading
packages/SystemUI/src/com/android/systemui/power/PowerUI.java +0 −2 Original line number Diff line number Diff line Loading @@ -218,7 +218,6 @@ public class PowerUI extends SystemUI { mLowBatteryDialog = d; } if (false) { // getRingtone ANRs final ContentResolver cr = mContext.getContentResolver(); if (Settings.System.getInt(cr, Settings.System.POWER_SOUNDS_ENABLED, 1) == 1) { final String soundPath = Settings.System.getString(cr, Loading @@ -234,7 +233,6 @@ if (false) { // getRingtone ANRs } } } } } void dismissInvalidChargerDialog() { Loading