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