OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sampleoutput
(Results
26 - 49
of
49
) sorted by null
1
2
/development/samples/browseable/SynchronizedNotifications/Application/res/values/
template-styles.xml
44
<style name="Widget.
SampleOutput
">
50
<style name="Log" parent="Widget.
SampleOutput
">
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/
MainActivity.java
47
TextView
sampleOutput
= (TextView) findViewById(R.id.sample_output);
48
sampleOutput
.setText(Html.fromHtml(getString(R.string.intro_message)));
/developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/java/com/example/android/beamlargefiles/
MainActivity.java
47
TextView
sampleOutput
= (TextView) findViewById(R.id.sample_output);
48
sampleOutput
.setText(Html.fromHtml(getString(R.string.intro_message)));
/developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/
MainActivity.java
47
TextView
sampleOutput
= (TextView) findViewById(R.id.sample_output);
48
sampleOutput
.setText(Html.fromHtml(getString(R.string.intro_message)));
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/
MainActivity.java
47
TextView
sampleOutput
= (TextView) findViewById(R.id.sample_output);
48
sampleOutput
.setText(Html.fromHtml(getString(R.string.intro_message)));
/development/samples/browseable/BeamLargeFiles/src/com.example.android.beamlargefiles/
MainActivity.java
47
TextView
sampleOutput
= (TextView) findViewById(R.id.sample_output);
48
sampleOutput
.setText(Html.fromHtml(getString(R.string.intro_message)));
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.wearable.synchronizednotifications/
MainActivity.java
47
TextView
sampleOutput
= (TextView) findViewById(R.id.sample_output);
48
sampleOutput
.setText(Html.fromHtml(getString(R.string.intro_message)));
/developers/build/prebuilts/gradle/BasicContactables/Application/src/main/res/layout/
sample_main.xml
23
style="@style/Widget.
SampleOutput
"
/developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/developers/build/prebuilts/gradle/ImmersiveMode/Application/src/main/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/developers/build/prebuilts/gradle/RepeatingAlarm/Application/src/main/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/developers/build/prebuilts/gradle/StorageClient/Application/src/main/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/developers/build/prebuilts/gradle/StorageProvider/Application/src/main/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/developers/build/templates/SingleView/_MODULE_/src/template/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/developers/samples/android/content/contacts/BasicContactables/Application/src/main/res/layout/
sample_main.xml
23
style="@style/Widget.
SampleOutput
"
/development/samples/browseable/BasicContactables/res/layout/
sample_main.xml
23
style="@style/Widget.
SampleOutput
"
/development/samples/browseable/BasicGestureDetect/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/development/samples/browseable/BasicImmersiveMode/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/development/samples/browseable/ImmersiveMode/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/development/samples/browseable/RepeatingAlarm/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/development/samples/browseable/StorageClient/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/development/samples/browseable/StorageProvider/res/values-sw600dp/
template-styles.xml
28
<style name="Log" parent="Widget.
SampleOutput
">
/developers/build/templates/SimpleView/_MODULE_/src/template/java/_PACKAGE_/
MainActivity.java.ftl
47
TextView
sampleOutput
= (TextView) findViewById(R.id.sample_output);
48
sampleOutput
.setText(Html.fromHtml(getString(R.string.intro_message)));
Completed in 1002 milliseconds
1
2