Home
last modified time | relevance | path

Searched refs:showLaunch (Results 1 – 3 of 3) sorted by relevance

/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
DShortcutAdapter.java69 protected boolean showLaunch(ShortcutInfo si) { in showLaunch() method in ShortcutAdapter
144 if (showLaunch(si)) { in bindView()
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DShortcutListFragment.java229 protected boolean showLaunch(ShortcutInfo si) { in showLaunch() method in ShortcutListFragment.MyAdapter
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
DShortcutPublisher.java381 protected boolean showLaunch(ShortcutInfo si) { in showLaunch() method in ShortcutPublisher.MyAdapter