Fix javadocs.

Change-Id: Ic37c16625ddd0175cc048dd2b22bc75c6962d43d
This commit is contained in:
Daniel Sandler
2010-06-22 13:58:46 -04:00
parent 613dde4aa6
commit 8091ca5015

View File

@@ -156,7 +156,7 @@ public class ActivityInfo extends ComponentInfo
* {@link android.view.WindowManager.LayoutParams#FLAG_FULLSCREEN}
* may still be interrupted by high-priority notifications; for example, an
* incoming phone call may use
* {@link * android.app.Notification#fullScreenIntent fullScreenIntent}
* {@link android.app.Notification#fullScreenIntent fullScreenIntent}
* to present a full-screen in-call activity to the user, pausing the
* current activity as a side-effect. An activity with
* {@link #FLAG_IMMERSIVE} set, however, will not be interrupted; the