Home | History | Annotate | Download | only in am

Lines Matching refs:nonLocalizedLabel

113     CharSequence nonLocalizedLabel;  // the label information from the package mgr.
439 nonLocalizedLabel = aInfo.nonLocalizedLabel;
441 if (nonLocalizedLabel == null && labelRes == 0) {
443 nonLocalizedLabel = app.nonLocalizedLabel;