Fix several cases of broken droiddoc syntax

external issue 35214

patch contributed by Jeff Smith <whydoubt@yahoo.com>

Change-Id: I70dcee88a140699bf3e1ab369bed6dcd2fdd3d83
This commit is contained in:
Jeff Smith
2012-07-19 14:19:24 -05:00
committed by Scott Main
parent 2f5b61a750
commit a45746efad
16 changed files with 21 additions and 21 deletions

View File

@@ -69,7 +69,7 @@ public class DataIdleTest extends InstrumentationTestCase {
/**
* Helper method that fetches all the network stats available and reports it
* to instrumentation out.
* @param template {link {@link NetworkTemplate} to match.
* @param template {@link NetworkTemplate} to match.
*/
private void fetchStats(NetworkTemplate template) {
INetworkStatsSession session = null;