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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user