Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DAppLabelProxy.java40 public static CharSequence getAppLabel(Context context, UserHandle userHandle, in getAppLabel() method in AppLabelProxy.Util
72 CharSequence getAppLabel(String packageName, UserHandle userHandle); 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.java127 private String getAppLabel(String debugApp) { in getAppLabel() method in SelectDebugAppPreferenceController
DMockLocationAppPreferenceController.java146 private String getAppLabel(String mockLocationApp) { in getAppLabel() method in MockLocationAppPreferenceController
/packages/apps/Settings/src/com/android/settings/wifi/
DRequestToggleWiFiActivity.java220 protected CharSequence getAppLabel() { in getAppLabel() method in RequestToggleWiFiActivity
/packages/apps/Settings/src/com/android/settings/bluetooth/
DForgetDeviceDialogFragment.java167 private CharSequence getAppLabel(String packageName) { in getAppLabel() method in ForgetDeviceDialogFragment
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/model/
DAppPermissions.java88 public CharSequence getAppLabel() { in getAppLabel() method in AppPermissions
/packages/apps/Car/SystemUI/src/com/android/systemui/car/privacy/
DSensorQcPanel.java192 private String getAppLabel(@NonNull ApplicationInfo applicationInfo, @NonNull Context context) { in getAppLabel() method in SensorQcPanel
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
DBasePermissionReviewPreference.java349 private String getAppLabel() { in getAppLabel() method in BasePermissionReviewPreference
/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DBatteryDiffEntry.java250 public String getAppLabel() { in getAppLabel() method in BatteryDiffEntry
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DUtils.java631 public static String getAppLabel(@NonNull ApplicationInfo applicationInfo, in getAppLabel() method in Utils
660 private static String getAppLabel(@NonNull ApplicationInfo applicationInfo, float ellipsizeDip, in getAppLabel() method in Utils