Home
last modified time | relevance | path

Searched defs:getAppLabel (Results 1 – 9 of 9) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DAppLabelProxy.java36 public static CharSequence getAppLabel(PackageManager pm, String packageName) { in getAppLabel() method in AppLabelProxy.Util
50 CharSequence getAppLabel(String packageName); in getAppLabel() method
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/
DFormatting.java51 String getAppLabel(String pkg) { in getAppLabel() method in Formatting
/packages/apps/Settings/src/com/android/settings/development/
DSelectDebugAppPreferenceController.java104 private String getAppLabel(String debugApp) { in getAppLabel() method in SelectDebugAppPreferenceController
DMockLocationAppPreferenceController.java124 private String getAppLabel(String mockLocationApp) { in getAppLabel() method in MockLocationAppPreferenceController
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/model/
DAppPermissions.java87 public CharSequence getAppLabel() { in getAppLabel() method in AppPermissions
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryDiffEntry.java104 public String getAppLabel() { in getAppLabel() method in BatteryDiffEntry
/packages/apps/Car/SystemUI/src/com/android/systemui/car/privacy/
DMicPrivacyChipDialogController.java257 private String getAppLabel(@NonNull ApplicationInfo applicationInfo, @NonNull Context context) { in getAppLabel() method
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
DPermissionPreference.java433 private String getAppLabel() { in getAppLabel() method in PermissionPreference
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DUtils.java646 public static String getAppLabel(@NonNull ApplicationInfo applicationInfo, in getAppLabel() method in Utils
675 private static String getAppLabel(@NonNull ApplicationInfo applicationInfo, float ellipsizeDip, in getAppLabel() method in Utils