Merge "Update links for SampleSpellCheckerService for I938ba499" into ics-mr0
This commit is contained in:
@@ -434,8 +434,8 @@ web_docs_sample_code_flags := \
|
||||
resources/samples/NFCDemo "NFC Demo" \
|
||||
-samplecode $(sample_dir)/NotePad \
|
||||
resources/samples/NotePad "Note Pad" \
|
||||
-samplecode $(sample_dir)/SampleSpellCheckerService \
|
||||
resources/samples/SampleSpellCheckerService "Spell Checker" \
|
||||
-samplecode $(sample_dir)/SpellChecker/SampleSpellCheckerService \
|
||||
resources/samples/SpellChecker/SampleSpellCheckerService "Spell Checker" \
|
||||
-samplecode $(sample_dir)/SampleSyncAdapter \
|
||||
resources/samples/SampleSyncAdapter "Sample Sync Adapter" \
|
||||
-samplecode $(sample_dir)/RandomMusicPlayer \
|
||||
|
||||
@@ -32,7 +32,7 @@ checker. For example:</p>
|
||||
</pre>
|
||||
|
||||
<p>For example code, see the <a
|
||||
href="{@docRoot}resources/samples/SampleSpellCheckerService/index.html">Spell
|
||||
href="{@docRoot}resources/samples/SpellChecker/SampleSpellCheckerService/index.html">Spell
|
||||
Checker</a> sample app.</p>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
@@ -599,7 +599,7 @@ var ANDROID_RESOURCES = [
|
||||
},
|
||||
{
|
||||
tags: ['sample', 'input', 'new'],
|
||||
path: 'samples/SampleSpellCheckerService/index.html',
|
||||
path: 'samples/SpellChecker/SampleSpellCheckerService/index.html',
|
||||
title: {
|
||||
en: 'Spell Checker'
|
||||
},
|
||||
|
||||
@@ -957,8 +957,8 @@ android:name="android.service.textservice.SpellCheckerService" />} as the intent
|
||||
include a {@code <meta-data>} element that declares configuration information for the spell
|
||||
checker. </p>
|
||||
|
||||
<p>See the <a href="{@docRoot}resources/samples/SampleSpellCheckerService/index.html">Spell
|
||||
Checker</a> sample app for example code.</p>
|
||||
<p>See the <a href="{@docRoot}resources/samples/SpellChecker/SampleSpellCheckerService/index.html">
|
||||
Spell Checker</a> sample app for example code.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user