Searched refs:pmw (Results 1 – 2 of 2) sorted by relevance
234 final PackageManager pmw = getContext().getPackageManager(); in loadLabel() local236 mServiceInfo.getResolveInfo().serviceInfo.loadLabel(pmw); in loadLabel()244 final ApplicationInfo appInfo = pmw.getApplicationInfoAsUser( in loadLabel()246 return appInfo.loadLabel(pmw); in loadLabel()