Home
last modified time | relevance | path

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

/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
DAppLabelCache.java32 public String getAppLabel(String packageName) { in getAppLabel() method in AppLabelCache
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DMyBaseListFragment.java107 protected final String getAppLabel(String packageName) { in getAppLabel() method in MyBaseListFragment