Home
last modified time | relevance | path

Searched refs:getAppLabelPluralString (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java1062 getAppLabelPluralString(itemInfo.contentDescription.toString(), count)); in applyDotState()
1270 private String getAppLabelPluralString(String appName, int notificationCount) { in getAppLabelPluralString() method in BubbleTextView