Searched defs:getApplicationLabel (Results 1 – 6 of 6) sorted by relevance
450 public String getApplicationLabel(Intent baseIntent, int userId) { in getApplicationLabel() method in SystemServicesProxy
486 public CharSequence getApplicationLabel(ApplicationInfo info) { in getApplicationLabel() method in MockPackageManager
452 public CharSequence getApplicationLabel(ApplicationInfo info) { in getApplicationLabel() method in BridgePackageManager
1330 public CharSequence getApplicationLabel(ApplicationInfo info) { in getApplicationLabel() method in ApplicationPackageManager
3459 public abstract CharSequence getApplicationLabel(ApplicationInfo info); in getApplicationLabel() method in PackageManager
4606 private String getApplicationLabel(String packageName, int userHandle) { in getApplicationLabel() method in DevicePolicyManagerService