Merge "Title is different after tapping "Memory used by apps""
am: 7d9146e10a
Change-Id: I26268a618800ffacec55f26830d0d2a265efe8f8
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