Searched refs:getBadgedLabel (Results 1 – 1 of 1) sorted by relevance
474 return getBadgedLabel(activityLabel, userId); in getContentDescription()476 String badgedApplicationLabel = getBadgedLabel(applicationLabel, userId); in getContentDescription()511 public String getBadgedLabel(String label, int userId) { in getBadgedLabel() method in SystemServicesProxy