summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-12-14 22:09:51 -0800
committerDianne Hackborn <hackbod@google.com>2010-12-14 22:19:03 -0800
commit4f3867e3ce92101224ad79b8f2ff446bb4f99108 (patch)
tree34fe1bf3f235ce5ae2ec4d66046ab7a0bbb439a7 /docs/html/sdk
parent6866d6912b6b5cbaaf482857d279037135aeb45f (diff)
downloadframeworks_base-4f3867e3ce92101224ad79b8f2ff446bb4f99108.zip
frameworks_base-4f3867e3ce92101224ad79b8f2ff446bb4f99108.tar.gz
frameworks_base-4f3867e3ce92101224ad79b8f2ff446bb4f99108.tar.bz2
Time to remove some old APIs!
Change-Id: I73ca23b0d5c7971a00dfa05357f9b630d9b6ebc8
Diffstat (limited to 'docs/html/sdk')
-rw-r--r--docs/html/sdk/android-2.3.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/android-2.3.jd b/docs/html/sdk/android-2.3.jd
index 33affcb..a0b7c99 100644
--- a/docs/html/sdk/android-2.3.jd
+++ b/docs/html/sdk/android-2.3.jd
@@ -469,7 +469,7 @@ in {@link android.app.ActivityManager.RunningAppProcessInfo}. The value
indicates that a specific process is running something that is considered to be
actively perceptible to the user. An example would be an application performing
background music playback.</li>
-<li>The {@link android.app.Activity#setPersistent(boolean)} method to mark an
+<li>The Activity.setPersistent(boolean) method to mark an
Activity as persistent is now deprecated and the implementation is a no-op.</li>
</ul>
</li>