Home
last modified time | relevance | path

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

/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
DShortcutAdapter.java73 protected boolean showAction2(ShortcutInfo si) { in showAction2() method in ShortcutAdapter
152 if (showAction2(si)) { in bindView()
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DShortcutListFragment.java234 protected boolean showAction2(ShortcutInfo si) { in showAction2() method in ShortcutListFragment.MyAdapter
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
DShortcutPublisher.java386 protected boolean showAction2(ShortcutInfo si) { in showAction2() method in ShortcutPublisher.MyAdapter