Searched refs:riLabel (Results 1 – 1 of 1) sorted by relevance
1542 CharSequence riLabel = ri.loadLabel(mPm); in processSortedList() local1543 if (riLabel == null) { in processSortedList()1544 riLabel = ri.activityInfo.packageName; in processSortedList()1546 if (riLabel.equals(r0Label)) { in processSortedList()1552 r0Label = riLabel; in processSortedList()