Searched defs:getApplicationLabel (Results 1 – 3 of 3) sorted by relevance
98 public static CharSequence getApplicationLabel(Context context, String packageName) { in getApplicationLabel() method in ShadowUtils
115 private String getApplicationLabel(String packageName) throws Exception { in getApplicationLabel() method in AppOpsSettingsTest
766 public static CharSequence getApplicationLabel(Context context, String packageName) { in getApplicationLabel() method in Utils