Searched defs:appLabel (Results 1 – 13 of 13) sorted by relevance
39 public final String appLabel; field in MdmPackageInfo44 public MdmPackageInfo(@NonNull Drawable packageIcon, @NonNull String appLabel) { in MdmPackageInfo()
98 CharSequence appLabel = packageManager.getApplicationLabel(mdmApplicationInfo); in createRemoveManagedUserDialogView() local
87 String appLabel; in onCreateDialog() local
179 final CharSequence appLabel = mDefaultAssitPref.getEntries()[selected]; in confirmNewAssist() local
274 private static String getProcessName(String appLabel, ProcStatsEntry entry) { in getProcessName()
59 final CharSequence appLabel = dialogInfo.appInfo.loadLabel(pm); in onCreateDialog() local
59 public final CharSequence appLabel; field in VoiceInputHelper.BaseInfo
229 String appLabel = packageInfo.appLabel; in setMdmIconAndLabel() local
234 CharSequence appLabel = mAppPermissions.getAppLabel(); in showNextPermissionGroupGrantRequest() local
254 String appLabel = mAppPermissions.getAppLabel().toString(); in bindUi() local
367 CharSequence appLabel = packageManager.getApplicationLabel(adminApplicationInfo); in getWorkGroupSummary() local
789 CharSequence appLabel = getActivity().getPackageManager().getApplicationLabel(ai); in updateMockLocation() local
962 CharSequence appLabel = getPackageManager().getApplicationLabel(ai); in updateMockLocation() local