Searched refs:riLabel (Results 1 – 1 of 1) sorted by relevance
1413 CharSequence riLabel = ri.loadLabel(mPm); in rebuildList() local1414 if (riLabel == null) { in rebuildList()1415 riLabel = ri.activityInfo.packageName; in rebuildList()1417 if (riLabel.equals(r0Label)) { in rebuildList()1423 r0Label = riLabel; in rebuildList()