Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/app/
DLauncherShortcuts.java82 TextView intentInfo = (TextView) findViewById(R.id.txt_shortcut_intent); in onCreate() local
88 intentInfo.setText(info); in onCreate()