Searched defs:packageLabel (Results 1 – 2 of 2) sorted by relevance
122 String packageLabel; in onCreate() local153 private View newPackageView(String packageLabel) { in newPackageView()
1091 CharSequence packageLabel = packageInfo.applicationInfo.loadLabel(pm); in buildSuccessNotification() local