Home
last modified time | relevance | path

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

/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
DShortcutAdapter.java77 protected String getAction2Text(ShortcutInfo si) { in getAction2Text() method in ShortcutAdapter
155 v.setText(getAction2Text(si)); in bindView()
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DShortcutListFragment.java239 protected String getAction2Text(ShortcutInfo si) { in getAction2Text() method in ShortcutListFragment.MyAdapter
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
DShortcutPublisher.java391 protected String getAction2Text(ShortcutInfo si) { in getAction2Text() method in ShortcutPublisher.MyAdapter