am 0a1fb150: am 26587478: am 84201f75: Merge "Revert "Revert "Remove String version of getBadgedLabel""" into lmp-dev
* commit '0a1fb150ace167ddc1b15997a1199be32ef5420d': Revert "Revert "Remove String version of getBadgedLabel""
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user