Home
last modified time | relevance | path

Searched defs:line1 (Results 1 – 4 of 4) sorted by relevance

/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DBaseActivityListFragment.java171 final TextView line1 = (TextView) view.findViewById(R.id.line1); in bindView() local
/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/
DShortcutAdapter.java159 final TextView line1 = (TextView) view.findViewById(getText1Id()); in bindView() local
/development/samples/browseable/AppShortcuts/src/com.example.android.appshortcuts/
DMain.java232 final TextView line1 = (TextView) view.findViewById(R.id.line1); in bindView() local
/development/samples/ShortcutSample/src/com/example/android/shortcutsample/
DMain.java298 final TextView line1 = (TextView) view.findViewById(R.id.line1); in bindView() local