Home
last modified time | relevance | path

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

/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
DShortcutAdapter.java59 protected abstract int getText1Id(); in getText1Id() method in ShortcutAdapter
159 final TextView line1 = (TextView) view.findViewById(getText1Id()); in bindView()
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DShortcutListFragment.java204 protected int getText1Id() { in getText1Id() method in ShortcutListFragment.MyAdapter
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
DShortcutPublisher.java356 protected int getText1Id() { in getText1Id() method in ShortcutPublisher.MyAdapter