Merge "Don't load battery entry name and icon in offline job to improve memory usage. am: 65cb6ef230
am: 44fcc61baf
am: c19305590c"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d4130808df
@@ -172,7 +172,6 @@ public class BatteryEntry {
|
||||
mName = mDefaultPackageName;
|
||||
}
|
||||
}
|
||||
getQuickNameIconForUid(uid, packages, loadDataInBackground);
|
||||
mTimeInForegroundMs =
|
||||
uidBatteryConsumer.getTimeInStateMs(UidBatteryConsumer.STATE_FOREGROUND);
|
||||
mTimeInBackgroundMs =
|
||||
|
Reference in New Issue
Block a user