summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2011-12-14 17:20:54 -0800
committerDianne Hackborn <hackbod@google.com>2011-12-14 17:20:54 -0800
commit251fe263756988a6d6207fe73bb0f64bf2abacda (patch)
treec81452220147baa85a9adb2790ec0df28292d031
parentd70c64db9f67dbe8f888de6b1bdcc835226ec526 (diff)
downloadbase-251fe263756988a6d6207fe73bb0f64bf2abacda.tar.gz
Fix some java docs.
Change-Id: I0eeba6f9108db74418063fba522ed3ef1c27ae95
-rw-r--r--core/java/android/content/Intent.java18
1 files changed, 9 insertions, 9 deletions
diff --git a/core/java/android/content/Intent.java b/core/java/android/content/Intent.java
index 4e5598b3a0a1..e3b1f541d211 100644
--- a/core/java/android/content/Intent.java
+++ b/core/java/android/content/Intent.java
@@ -2318,7 +2318,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)
@@ -2330,7 +2330,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)
@@ -2342,7 +2342,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)
@@ -2354,7 +2354,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)
@@ -2366,7 +2366,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)
@@ -2379,7 +2379,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)
@@ -2391,7 +2391,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)
@@ -2403,7 +2403,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)
@@ -2416,7 +2416,7 @@ public class Intent implements Parcelable, Cloneable {
* <p>NOTE: This should not be used as the primary key of an Intent,
* since it will not result in the app launching with the correct
* action and category. Instead, use this with
- * {@link #makeMainSelectorActivity(String, String) to generate a main
+ * {@link #makeMainSelectorActivity(String, String)} to generate a main
* Intent with this category in the selector.</p>
*/
@SdkConstant(SdkConstantType.INTENT_CATEGORY)