Searched defs:getApplicationLabel (Results 1 – 2 of 2) sorted by relevance
106 private String getApplicationLabel(String packageName) throws Exception { in getApplicationLabel() method in ExternalSourcesSettingsTest
1172 public static CharSequence getApplicationLabel(Context context, String packageName) { in getApplicationLabel() method in Utils