HomeSort by relevance Sort by last modified time
    Searched refs:getText2Id (Results 1 - 3 of 3) sorted by null

  /development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
ShortcutAdapter.java 60 protected abstract int getText2Id();
160 final TextView line2 = (TextView) view.findViewById(getText2Id());
  /development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
ShortcutListFragment.java 209 protected int getText2Id() {
  /development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
ShortcutPublisher.java 361 protected int getText2Id() {

Completed in 93 milliseconds