Merge "Remove String version of getBadgedLabel" into lmp-dev

This commit is contained in:
Kenny Guy
2014-08-07 16:06:37 +00:00
committed by Android (Google) Code Review

View File

@@ -863,15 +863,6 @@ public class UserManager {
return label;
}
/**
* Kept during L development to simplify updating unbundled apps.
* TODO: Remove after 2014-08-04
* @hide
*/
public String getBadgedLabelForUser(String label, UserHandle user) {
return (String) getBadgedLabelForUser((CharSequence) label, user);
}
/**
* If the target user is a managed profile of the calling user or the caller
* is itself a managed profile, then this returns a drawable to use as a small