Searched refs:r0Label (Results 1 – 1 of 1) sorted by relevance
1545 CharSequence r0Label = r0.loadLabel(mPm); in processSortedList() local1548 if (r0Label == null) { in processSortedList()1549 r0Label = r0.activityInfo.packageName; in processSortedList()1557 if (riLabel.equals(r0Label)) { in processSortedList()1560 processGroup(sortedComponents, start, (i - 1), rci0, r0Label); in processSortedList()1563 r0Label = riLabel; in processSortedList()1567 processGroup(sortedComponents, start, (N - 1), rci0, r0Label); in processSortedList()