Home
last modified time | relevance | path

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

/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.wearable.synchronizednotifications/
DMainActivity.java47 TextView sampleOutput = (TextView) findViewById(R.id.sample_output); in onCreate() local
48 sampleOutput.setText(Html.fromHtml(getString(R.string.intro_message))); in onCreate()
/development/samples/browseable/BeamLargeFiles/src/com.example.android.beamlargefiles/
DMainActivity.java47 TextView sampleOutput = (TextView) findViewById(R.id.sample_output); in onCreate() local
48 sampleOutput.setText(Html.fromHtml(getString(R.string.intro_message))); in onCreate()
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/
DMainActivity.java47 TextView sampleOutput = (TextView) findViewById(R.id.sample_output); in onCreate() local
48 sampleOutput.setText(Html.fromHtml(getString(R.string.intro_message))); in onCreate()