Searched refs:activityLabel (Results 1 – 2 of 2) sorted by relevance
177 String activityLabel; in getBadgedContentDescription() local179 activityLabel = td.getLabel(); in getBadgedContentDescription()181 activityLabel = info.loadLabel(mPackageManager).toString(); in getBadgedContentDescription()185 return applicationLabel.equals(activityLabel) in getBadgedContentDescription()187 : badgedApplicationLabel + " " + activityLabel; in getBadgedContentDescription()
1081 String8 activityLabel; in doDump() local1124 ResTable::normalizeForOutput(activityLabel.string()) in doDump()1136 ResTable::normalizeForOutput(activityLabel.string()) in doDump()1702 activityLabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump()