Merge "Title is different after tapping "Memory used by apps"" am: 7d9146e10a
am: 4604741c51
Change-Id: I1168d6d5862745210045efea402f6d0f1e85acab
This commit is contained in:
@@ -109,7 +109,7 @@ public class ProcessStatsSummary extends ProcessStatsBase implements OnPreferenc
|
|||||||
args.putBoolean(ARG_TRANSFER_STATS, true);
|
args.putBoolean(ARG_TRANSFER_STATS, true);
|
||||||
args.putInt(ARG_DURATION_INDEX, mDurationIndex);
|
args.putInt(ARG_DURATION_INDEX, mDurationIndex);
|
||||||
mStatsManager.xferStats();
|
mStatsManager.xferStats();
|
||||||
startFragment(this, ProcessStatsUi.class.getName(), R.string.app_list_memory_use, 0,
|
startFragment(this, ProcessStatsUi.class.getName(), R.string.memory_usage_apps, 0,
|
||||||
args);
|
args);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user