Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 384f8bad authored by Ken Wakasa's avatar Ken Wakasa
Browse files

Add missing bullet points in javadoc of InputMethodManager.java

Change-Id: I2e9c04569b52705972d5a67b17d48405315dd3d3
parent 5a5dc1c6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -62,6 +62,9 @@ import java.util.concurrent.TimeUnit;
 * <p>Topics covered here:
 * <ol>
 * <li><a href="#ArchitectureOverview">Architecture Overview</a>
 * <li><a href="#Applications">Applications</a>
 * <li><a href="#InputMethods">Input Methods</a>
 * <li><a href="#Security">Security</a>
 * </ol>
 * 
 * <a name="ArchitectureOverview"></a>