Home
last modified time | relevance | path

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

/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
DShortcutAdapter.java81 protected void onLaunchClicked(ShortcutInfo si) { in onLaunchClicked() method in ShortcutAdapter
195 onLaunchClicked(si); in onClick()
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DShortcutListFragment.java244 protected void onLaunchClicked(ShortcutInfo si) { in onLaunchClicked() method in ShortcutListFragment.MyAdapter
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
DShortcutPublisher.java396 protected void onLaunchClicked(ShortcutInfo si) { in onLaunchClicked() method in ShortcutPublisher.MyAdapter