OSDN Git Service

Show removed user's data usage under its correct item
authorZoltan Szatmary-Ban <szatmz@google.com>
Fri, 12 Dec 2014 18:48:03 +0000 (18:48 +0000)
committerZoltan Szatmary-Ban <szatmz@google.com>
Fri, 12 Dec 2014 18:48:03 +0000 (18:48 +0000)
commitcd9b1507fbb6d9f443a4fb1bb8d9d58073c7e5d0
tree2628eadb7eb11c4148eacc3f40a0b4786cce9af0
parent47a05fc45bf683dbc25642954edca51eb6fc8230
Show removed user's data usage under its correct item

Users for which UserManager.getUserInfo returned null were shown as
unnamed users on Settings > Data Usage. This behavior has now changed
to show their data usage under the same item as UID_REMOVED.

Bug: 18174376
Change-Id: I8d172647edb51f7a277b4b714e9b7f3a0b5f3154
src/com/android/settings/DataUsageSummary.java