Searched refs:riLabel (Results 1 – 1 of 1) sorted by relevance
1553 CharSequence riLabel = ri.loadLabel(mPm); in processSortedList() local1554 if (riLabel == null) { in processSortedList()1555 riLabel = ri.activityInfo.packageName; in processSortedList()1557 if (riLabel.equals(r0Label)) { in processSortedList()1563 r0Label = riLabel; in processSortedList()